RosDisksProps
Properties for defining a RosDisks.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-ecs-disks
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkecs/datasource"
&datasource.RosDisksProps {
AdditionalAttributes: interface{},
AutoSnapshotPolicyId: interface{},
Category: interface{},
DeleteAutoSnapshot: interface{},
DeleteWithInstance: interface{},
DiskChargeType: interface{},
DiskIds: interface{},
DiskName: interface{},
DiskType: interface{},
EnableAutomatedSnapshotPolicy: interface{},
EnableAutoSnapshot: interface{},
EnableShared: interface{},
Encrypted: interface{},
Filters: interface{},
InstanceId: interface{},
KmsKeyId: interface{},
MultiAttach: interface{},
Portable: interface{},
RefreshOptions: interface{},
ResourceGroupId: interface{},
SnapshotId: interface{},
Status: interface{},
Tags: *[]github.com/alibabacloud-go/ros-cdk/alicloudroscdkecs.datasource.RosDisks.TagsProperty,
ZoneId: interface{},
}
Properties
| Name | Type | Description |
|---|---|---|
AdditionalAttributes | interface{} | No description. |
AutoSnapshotPolicyId | interface{} | No description. |
Category | interface{} | No description. |
DeleteAutoSnapshot | interface{} | No description. |
DeleteWithInstance | interface{} | No description. |
DiskChargeType | interface{} | No description. |
DiskIds | interface{} | No description. |
DiskName | interface{} | No description. |
DiskType | interface{} | No description. |
EnableAutomatedSnapshotPolicy | interface{} | No description. |
EnableAutoSnapshot | interface{} | No description. |
EnableShared | interface{} | No description. |
Encrypted | interface{} | No description. |
Filters | interface{} | No description. |
InstanceId | interface{} | No description. |
KmsKeyId | interface{} | No description. |
MultiAttach | interface{} | No description. |
Portable | 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.RosDisks.TagsProperty | No description. |
ZoneId | interface{} | No description. |
AdditionalAttributesOptional
AdditionalAttributes interface{}
- Type: interface{}
AutoSnapshotPolicyIdOptional
AutoSnapshotPolicyId interface{}
- Type: interface{}
CategoryOptional
Category interface{}
- Type: interface{}
DeleteAutoSnapshotOptional
DeleteAutoSnapshot interface{}
- Type: interface{}
DeleteWithInstanceOptional
DeleteWithInstance interface{}
- Type: interface{}
DiskChargeTypeOptional
DiskChargeType interface{}
- Type: interface{}
DiskIdsOptional
DiskIds interface{}
- Type: interface{}
DiskNameOptional
DiskName interface{}
- Type: interface{}
DiskTypeOptional
DiskType interface{}
- Type: interface{}
EnableAutomatedSnapshotPolicyOptional
EnableAutomatedSnapshotPolicy interface{}
- Type: interface{}
EnableAutoSnapshotOptional
EnableAutoSnapshot interface{}
- Type: interface{}
EnableSharedOptional
EnableShared interface{}
- Type: interface{}
EncryptedOptional
Encrypted interface{}
- Type: interface{}
FiltersOptional
Filters interface{}
- Type: interface{}
InstanceIdOptional
InstanceId interface{}
- Type: interface{}
KmsKeyIdOptional
KmsKeyId interface{}
- Type: interface{}
MultiAttachOptional
MultiAttach interface{}
- Type: interface{}
PortableOptional
Portable interface{}
- Type: interface{}
RefreshOptionsOptional
RefreshOptions interface{}
- Type: interface{}
ResourceGroupIdOptional
ResourceGroupId interface{}
- Type: interface{}
SnapshotIdOptional
SnapshotId interface{}
- Type: interface{}
StatusOptional
Status interface{}
- Type: interface{}
TagsOptional
Tags *[]TagsProperty
- Type: *[]github.com/alibabacloud-go/ros-cdk/alicloudroscdkecs.datasource.RosDisks.TagsProperty
ZoneIdOptional
ZoneId interface{}
- Type: interface{}