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. |
AdditionalAttributes
Optional
AdditionalAttributes interface{}
- Type: interface{}
AutoSnapshotPolicyId
Optional
AutoSnapshotPolicyId interface{}
- Type: interface{}
Category
Optional
Category interface{}
- Type: interface{}
DeleteAutoSnapshot
Optional
DeleteAutoSnapshot interface{}
- Type: interface{}
DeleteWithInstance
Optional
DeleteWithInstance interface{}
- Type: interface{}
DiskChargeType
Optional
DiskChargeType interface{}
- Type: interface{}
DiskIds
Optional
DiskIds interface{}
- Type: interface{}
DiskName
Optional
DiskName interface{}
- Type: interface{}
DiskType
Optional
DiskType interface{}
- Type: interface{}
EnableAutomatedSnapshotPolicy
Optional
EnableAutomatedSnapshotPolicy interface{}
- Type: interface{}
EnableAutoSnapshot
Optional
EnableAutoSnapshot interface{}
- Type: interface{}
EnableShared
Optional
EnableShared 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{}
MultiAttach
Optional
MultiAttach interface{}
- Type: interface{}
Portable
Optional
Portable 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.RosDisks.TagsProperty
ZoneId
Optional
ZoneId interface{}
- Type: interface{}