Skip to content

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.

CategoryRequired

Category interface{}
  • Type: interface{}

SizeRequired

Size interface{}
  • Type: interface{}

DeleteWithInstanceOptional

DeleteWithInstance interface{}
  • Type: interface{}

LevelOptional

Level interface{}
  • Type: interface{}

MountDirOptional

MountDir interface{}
  • Type: interface{}