RosCopyImageProps
Properties for defining a RosCopyImage
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-ecs-copyimage
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkecs"
&alicloudroscdkecs.RosCopyImageProps {
DestinationRegionId: interface{},
ImageId: interface{},
AllowCopyInSameRegion: interface{},
DestinationDescription: interface{},
DestinationImageName: interface{},
Encrypted: interface{},
KmsKeyId: interface{},
ResourceGroupId: interface{},
SourceRegionId: interface{},
Tag: interface{},
}
Properties
Name | Type | Description |
---|---|---|
DestinationRegionId |
interface{} |
No description. |
ImageId |
interface{} |
No description. |
AllowCopyInSameRegion |
interface{} |
No description. |
DestinationDescription |
interface{} |
No description. |
DestinationImageName |
interface{} |
No description. |
Encrypted |
interface{} |
No description. |
KmsKeyId |
interface{} |
No description. |
ResourceGroupId |
interface{} |
No description. |
SourceRegionId |
interface{} |
No description. |
Tag |
interface{} |
No description. |
DestinationRegionId
Required
DestinationRegionId interface{}
- Type: interface{}
ImageId
Required
ImageId interface{}
- Type: interface{}
AllowCopyInSameRegion
Optional
AllowCopyInSameRegion interface{}
- Type: interface{}
DestinationDescription
Optional
DestinationDescription interface{}
- Type: interface{}
DestinationImageName
Optional
DestinationImageName interface{}
- Type: interface{}
Encrypted
Optional
Encrypted interface{}
- Type: interface{}
KmsKeyId
Optional
KmsKeyId interface{}
- Type: interface{}
ResourceGroupId
Optional
ResourceGroupId interface{}
- Type: interface{}
SourceRegionId
Optional
SourceRegionId interface{}
- Type: interface{}
Tag
Optional
Tag interface{}
- Type: interface{}