RosCustomImageProps
Properties for defining a RosCustomImage
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-ecs-customimage
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkecs"
&alicloudroscdkecs.RosCustomImageProps {
Architecture: interface{},
BootMode: interface{},
Description: interface{},
DetectionStrategy: interface{},
DiskDeviceMapping: interface{},
ImageFamily: interface{},
ImageName: interface{},
ImageVersion: interface{},
InstanceId: interface{},
Platform: interface{},
ResourceGroupId: interface{},
SnapshotId: interface{},
SourceRegionId: interface{},
Tag: interface{},
}
Properties
Name | Type | Description |
---|---|---|
Architecture |
interface{} |
No description. |
BootMode |
interface{} |
No description. |
Description |
interface{} |
No description. |
DetectionStrategy |
interface{} |
No description. |
DiskDeviceMapping |
interface{} |
No description. |
ImageFamily |
interface{} |
No description. |
ImageName |
interface{} |
No description. |
ImageVersion |
interface{} |
No description. |
InstanceId |
interface{} |
No description. |
Platform |
interface{} |
No description. |
ResourceGroupId |
interface{} |
No description. |
SnapshotId |
interface{} |
No description. |
SourceRegionId |
interface{} |
No description. |
Tag |
interface{} |
No description. |
Architecture
Optional
Architecture interface{}
- Type: interface{}
BootMode
Optional
BootMode interface{}
- Type: interface{}
Description
Optional
Description interface{}
- Type: interface{}
DetectionStrategy
Optional
DetectionStrategy interface{}
- Type: interface{}
DiskDeviceMapping
Optional
DiskDeviceMapping interface{}
- Type: interface{}
ImageFamily
Optional
ImageFamily interface{}
- Type: interface{}
ImageName
Optional
ImageName interface{}
- Type: interface{}
ImageVersion
Optional
ImageVersion interface{}
- Type: interface{}
InstanceId
Optional
InstanceId interface{}
- Type: interface{}
Platform
Optional
Platform interface{}
- Type: interface{}
ResourceGroupId
Optional
ResourceGroupId interface{}
- Type: interface{}
SnapshotId
Optional
SnapshotId interface{}
- Type: interface{}
SourceRegionId
Optional
SourceRegionId interface{}
- Type: interface{}
Tag
Optional
Tag interface{}
- Type: interface{}