Skip to content

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.

AutoSnapshotPolicyIdOptional

AutoSnapshotPolicyId interface{}
  • Type: interface{}

BurstingEnabledOptional

BurstingEnabled interface{}
  • Type: interface{}

CategoriesOptional

Categories interface{}
  • Type: interface{}

CategoryOptional

Category interface{}
  • Type: interface{}

DeleteWithInstanceOptional

DeleteWithInstance interface{}
  • Type: interface{}

DescriptionOptional

Description interface{}
  • Type: interface{}

DeviceOptional

Device interface{}
  • Type: interface{}

DiskNameOptional

DiskName interface{}
  • Type: interface{}

EncryptedOptional

Encrypted interface{}
  • Type: interface{}

KmsKeyIdOptional

KmsKeyId interface{}
  • Type: interface{}

PerformanceLevelOptional

PerformanceLevel interface{}
  • Type: interface{}

ProvisionedIopsOptional

ProvisionedIops interface{}
  • Type: interface{}

SizeOptional

Size interface{}
  • Type: interface{}

SnapshotIdOptional

SnapshotId interface{}
  • Type: interface{}