RosImagesProps
Properties for defining a RosImages
.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-ecs-images
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkecs/datasource"
&datasource.RosImagesProps {
ActionType: interface{},
Architecture: interface{},
ImageFamily: interface{},
ImageId: interface{},
ImageName: interface{},
ImageOwnerAlias: interface{},
InstanceType: interface{},
IsPublic: interface{},
IsSupportCloudinit: interface{},
IsSupportIoOptimized: interface{},
OsType: interface{},
RefreshOptions: interface{},
ResourceGroupId: interface{},
SnapshotId: interface{},
Status: interface{},
Tags: *[]github.com/alibabacloud-go/ros-cdk/alicloudroscdkecs.datasource.RosImages.TagsProperty,
Usage: interface{},
}
Properties
Name | Type | Description |
---|---|---|
ActionType |
interface{} |
No description. |
Architecture |
interface{} |
No description. |
ImageFamily |
interface{} |
No description. |
ImageId |
interface{} |
No description. |
ImageName |
interface{} |
No description. |
ImageOwnerAlias |
interface{} |
No description. |
InstanceType |
interface{} |
No description. |
IsPublic |
interface{} |
No description. |
IsSupportCloudinit |
interface{} |
No description. |
IsSupportIoOptimized |
interface{} |
No description. |
OsType |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
ResourceGroupId |
interface{} |
No description. |
SnapshotId |
interface{} |
No description. |
Status |
interface{} |
No description. |
Tags |
*[]github.com/alibabacloud-go/ros-cdk/alicloudroscdkecs.datasource.RosImages.TagsProperty |
No description. |
Usage |
interface{} |
No description. |
ActionType
Optional
ActionType interface{}
- Type: interface{}
Architecture
Optional
Architecture interface{}
- Type: interface{}
ImageFamily
Optional
ImageFamily interface{}
- Type: interface{}
ImageId
Optional
ImageId interface{}
- Type: interface{}
ImageName
Optional
ImageName interface{}
- Type: interface{}
ImageOwnerAlias
Optional
ImageOwnerAlias interface{}
- Type: interface{}
InstanceType
Optional
InstanceType interface{}
- Type: interface{}
IsPublic
Optional
IsPublic interface{}
- Type: interface{}
IsSupportCloudinit
Optional
IsSupportCloudinit interface{}
- Type: interface{}
IsSupportIoOptimized
Optional
IsSupportIoOptimized interface{}
- Type: interface{}
OsType
Optional
OsType interface{}
- Type: interface{}
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}
ResourceGroupId
Optional
ResourceGroupId interface{}
- Type: interface{}
SnapshotId
Optional
SnapshotId interface{}
- Type: interface{}
Status
Optional
Status interface{}
- Type: interface{}
Tags
Optional
Tags *[]TagsProperty
- Type: *[]github.com/alibabacloud-go/ros-cdk/alicloudroscdkecs.datasource.RosImages.TagsProperty
Usage
Optional
Usage interface{}
- Type: interface{}