DataDisksProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkehpc"
&alicloudroscdkehpc.DataDisksProperty {
Category: interface{},
Size: interface{},
DeleteWithInstance: interface{},
Level: interface{},
MountDir: interface{},
}
Properties
Name | Type | Description |
---|---|---|
Category |
interface{} |
No description. |
Size |
interface{} |
No description. |
DeleteWithInstance |
interface{} |
No description. |
Level |
interface{} |
No description. |
MountDir |
interface{} |
No description. |
Category
Required
Category interface{}
- Type: interface{}
Size
Required
Size interface{}
- Type: interface{}
DeleteWithInstance
Optional
DeleteWithInstance interface{}
- Type: interface{}
Level
Optional
Level interface{}
- Type: interface{}
MountDir
Optional
MountDir interface{}
- Type: interface{}