Skip to content

ManagerProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkehpc"
&alicloudroscdkehpc.ManagerProperty {
    DirectoryService: interface{},
    Dns: interface{},
    ManagerNode: interface{},
    Scheduler: interface{},
}

Properties

Name Type Description
DirectoryService interface{} No description.
Dns interface{} No description.
ManagerNode interface{} No description.
Scheduler interface{} No description.

DirectoryServiceOptional

DirectoryService interface{}
  • Type: interface{}

DnsOptional

Dns interface{}
  • Type: interface{}

ManagerNodeOptional

ManagerNode interface{}
  • Type: interface{}

SchedulerOptional

Scheduler interface{}
  • Type: interface{}