Skip to content

SystemDiskProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkemr"
&alicloudroscdkemr.SystemDiskProperty {
    Category: interface{},
    Size: interface{},
    Count: interface{},
    PerformanceLevel: interface{},
}

Properties

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

CategoryRequired

Category interface{}
  • Type: interface{}

SizeRequired

Size interface{}
  • Type: interface{}

CountOptional

Count interface{}
  • Type: interface{}

PerformanceLevelOptional

PerformanceLevel interface{}
  • Type: interface{}