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. |
Group
Required
Group interface{}
- Type: interface{}
Name
Required
Name interface{}
- Type: interface{}
Password
Required
Password interface{}
- Type: interface{}