Skip to content

DiskDeviceMappingProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkecs"
&alicloudroscdkecs.DiskDeviceMappingProperty {
    Device: interface{},
    DiskType: interface{},
    Size: interface{},
    SnapshotId: interface{},
}

Properties

Name Type Description
Device interface{} No description.
DiskType interface{} No description.
Size interface{} No description.
SnapshotId interface{} No description.

DeviceOptional

Device interface{}
  • Type: interface{}

DiskTypeOptional

DiskType interface{}
  • Type: interface{}

SizeOptional

Size interface{}
  • Type: interface{}

SnapshotIdOptional

SnapshotId interface{}
  • Type: interface{}