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{}
SizeRequired
Size interface{}
CountOptional
Count interface{}
PerformanceLevel interface{}