DiskMappingsProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkess"
&alicloudroscdkess.DiskMappingsProperty {
AutoSnapshotPolicyId: interface{},
BurstingEnabled: interface{},
Categories: interface{},
Category: interface{},
DeleteWithInstance: interface{},
Description: interface{},
Device: interface{},
DiskName: interface{},
Encrypted: interface{},
KmsKeyId: interface{},
PerformanceLevel: interface{},
ProvisionedIops: interface{},
Size: interface{},
SnapshotId: interface{},
}
Properties
Name | Type | Description |
---|---|---|
AutoSnapshotPolicyId |
interface{} |
No description. |
BurstingEnabled |
interface{} |
No description. |
Categories |
interface{} |
No description. |
Category |
interface{} |
No description. |
DeleteWithInstance |
interface{} |
No description. |
Description |
interface{} |
No description. |
Device |
interface{} |
No description. |
DiskName |
interface{} |
No description. |
Encrypted |
interface{} |
No description. |
KmsKeyId |
interface{} |
No description. |
PerformanceLevel |
interface{} |
No description. |
ProvisionedIops |
interface{} |
No description. |
Size |
interface{} |
No description. |
SnapshotId |
interface{} |
No description. |
AutoSnapshotPolicyId
Optional
AutoSnapshotPolicyId interface{}
- Type: interface{}
BurstingEnabled
Optional
BurstingEnabled interface{}
- Type: interface{}
Categories
Optional
Categories interface{}
- Type: interface{}
Category
Optional
Category interface{}
- Type: interface{}
DeleteWithInstance
Optional
DeleteWithInstance interface{}
- Type: interface{}
Description
Optional
Description interface{}
- Type: interface{}
Device
Optional
Device interface{}
- Type: interface{}
DiskName
Optional
DiskName interface{}
- Type: interface{}
Encrypted
Optional
Encrypted interface{}
- Type: interface{}
KmsKeyId
Optional
KmsKeyId interface{}
- Type: interface{}
PerformanceLevel
Optional
PerformanceLevel interface{}
- Type: interface{}
ProvisionedIops
Optional
ProvisionedIops interface{}
- Type: interface{}
Size
Optional
Size interface{}
- Type: interface{}
SnapshotId
Optional
SnapshotId interface{}
- Type: interface{}