Skip to content

UsersProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkehpc"
&alicloudroscdkehpc.UsersProperty {
    Group: interface{},
    Name: interface{},
    Password: interface{},
}

Properties

Name Type Description
Group interface{} No description.
Name interface{} No description.
Password interface{} No description.

GroupRequired

Group interface{}
  • Type: interface{}

NameRequired

Name interface{}
  • Type: interface{}

PasswordRequired

Password interface{}
  • Type: interface{}