Skip to content

UsersProps

Properties for defining a Users.

See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-ehpc-users

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkehpc"
&alicloudroscdkehpc.UsersProps {
    ClusterId: interface{},
    Users: interface{},
}

Properties

Name Type Description
ClusterId interface{} Property clusterId: The cluster ID.
Users interface{} Property users: The information about the users.

ClusterIdRequired

ClusterId interface{}
  • Type: interface{}

Property clusterId: The cluster ID.


UsersRequired

Users interface{}
  • Type: interface{}

Property users: The information about the users.