RosSnapshotGroupProps
Properties for defining a RosSnapshotGroup
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-ecs-snapshotgroup
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkecs"
&alicloudroscdkecs.RosSnapshotGroupProps {
Description: interface{},
DiskIds: interface{},
ExcludeDiskIds: interface{},
InstanceId: interface{},
Name: interface{},
ResourceGroupId: interface{},
Tags: *[]github.com/alibabacloud-go/ros-cdk/alicloudroscdkecs.RosSnapshotGroup.TagsProperty,
}
Properties
Name | Type | Description |
---|---|---|
Description |
interface{} |
No description. |
DiskIds |
interface{} |
No description. |
ExcludeDiskIds |
interface{} |
No description. |
InstanceId |
interface{} |
No description. |
Name |
interface{} |
No description. |
ResourceGroupId |
interface{} |
No description. |
Tags |
*[]TagsProperty |
No description. |
Description
Optional
Description interface{}
- Type: interface{}
DiskIds
Optional
DiskIds interface{}
- Type: interface{}
ExcludeDiskIds
Optional
ExcludeDiskIds interface{}
- Type: interface{}
InstanceId
Optional
InstanceId interface{}
- Type: interface{}
Name
Optional
Name interface{}
- Type: interface{}
ResourceGroupId
Optional
ResourceGroupId interface{}
- Type: interface{}
Tags
Optional
Tags *[]TagsProperty
- Type: *[]TagsProperty