Skip to content

DiskMappingsProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkecs"
&alicloudroscdkecs.DiskMappingsProperty {
    Category: interface{},
    DeleteWithInstance: interface{},
    Description: interface{},
    DiskName: interface{},
    Encrypted: interface{},
    PerformanceLevel: interface{},
    Size: interface{},
    SnapshotId: interface{},
}

Properties

Name Type Description
Category interface{} No description.
DeleteWithInstance interface{} No description.
Description interface{} No description.
DiskName interface{} No description.
Encrypted interface{} No description.
PerformanceLevel interface{} No description.
Size interface{} No description.
SnapshotId interface{} No description.

CategoryOptional

Category interface{}
  • Type: interface{}

DeleteWithInstanceOptional

DeleteWithInstance interface{}
  • Type: interface{}

DescriptionOptional

Description interface{}
  • Type: interface{}

DiskNameOptional

DiskName interface{}
  • Type: interface{}

EncryptedOptional

Encrypted interface{}
  • Type: interface{}

PerformanceLevelOptional

PerformanceLevel interface{}
  • Type: interface{}

SizeOptional

Size interface{}
  • Type: interface{}

SnapshotIdOptional

SnapshotId interface{}
  • Type: interface{}