RosSnapshotsProps
Properties for defining a RosSnapshots
.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-ecs-snapshots
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkecs/datasource"
&datasource.RosSnapshotsProps {
Category: interface{},
DiskId: interface{},
Encrypted: interface{},
Filters: interface{},
InstanceId: interface{},
KmsKeyId: interface{},
RefreshOptions: interface{},
ResourceGroupId: interface{},
SnapshotIds: interface{},
SnapshotLinkId: interface{},
SnapshotName: interface{},
SnapshotType: interface{},
SourceDiskType: interface{},
Status: interface{},
Tags: *[]github.com/alibabacloud-go/ros-cdk/alicloudroscdkecs.datasource.RosSnapshots.TagsProperty,
Usage: interface{},
}
Properties
Name | Type | Description |
---|---|---|
Category |
interface{} |
No description. |
DiskId |
interface{} |
No description. |
Encrypted |
interface{} |
No description. |
Filters |
interface{} |
No description. |
InstanceId |
interface{} |
No description. |
KmsKeyId |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
ResourceGroupId |
interface{} |
No description. |
SnapshotIds |
interface{} |
No description. |
SnapshotLinkId |
interface{} |
No description. |
SnapshotName |
interface{} |
No description. |
SnapshotType |
interface{} |
No description. |
SourceDiskType |
interface{} |
No description. |
Status |
interface{} |
No description. |
Tags |
*[]github.com/alibabacloud-go/ros-cdk/alicloudroscdkecs.datasource.RosSnapshots.TagsProperty |
No description. |
Usage |
interface{} |
No description. |
Category
Optional
Category interface{}
- Type: interface{}
DiskId
Optional
DiskId interface{}
- Type: interface{}
Encrypted
Optional
Encrypted interface{}
- Type: interface{}
Filters
Optional
Filters interface{}
- Type: interface{}
InstanceId
Optional
InstanceId interface{}
- Type: interface{}
KmsKeyId
Optional
KmsKeyId interface{}
- Type: interface{}
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}
ResourceGroupId
Optional
ResourceGroupId interface{}
- Type: interface{}
SnapshotIds
Optional
SnapshotIds interface{}
- Type: interface{}
SnapshotLinkId
Optional
SnapshotLinkId interface{}
- Type: interface{}
SnapshotName
Optional
SnapshotName interface{}
- Type: interface{}
SnapshotType
Optional
SnapshotType interface{}
- Type: interface{}
SourceDiskType
Optional
SourceDiskType interface{}
- Type: interface{}
Status
Optional
Status interface{}
- Type: interface{}
Tags
Optional
Tags *[]TagsProperty
- Type: *[]github.com/alibabacloud-go/ros-cdk/alicloudroscdkecs.datasource.RosSnapshots.TagsProperty
Usage
Optional
Usage interface{}
- Type: interface{}