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. |
ClusterId
Required
ClusterId interface{}
- Type: interface{}
Property clusterId: The cluster ID.
Users
Required
Users interface{}
- Type: interface{}
Property users: The information about the users.