Skip to content

DataDisksProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcs"
&alicloudroscdkcs.DataDisksProperty {
    AutoSnapshotPolicyId: interface{},
    Category: interface{},
    Encrypted: interface{},
    PerformanceLevel: interface{},
    Size: interface{},
}

Properties

Name Type Description
AutoSnapshotPolicyId interface{} No description.
Category interface{} No description.
Encrypted interface{} No description.
PerformanceLevel interface{} No description.
Size interface{} No description.

AutoSnapshotPolicyIdOptional

AutoSnapshotPolicyId interface{}
  • Type: interface{}

CategoryOptional

Category interface{}
  • Type: interface{}

EncryptedOptional

Encrypted interface{}
  • Type: interface{}

PerformanceLevelOptional

PerformanceLevel interface{}
  • Type: interface{}

SizeOptional

Size interface{}
  • Type: interface{}