ClusterCredentialsProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkehpc"
&alicloudroscdkehpc.ClusterCredentialsProperty {
KeyPairName: interface{},
Password: interface{},
}
Properties
Name | Type | Description |
---|---|---|
KeyPairName |
interface{} |
No description. |
Password |
interface{} |
No description. |
KeyPairName
Optional
KeyPairName interface{}
- Type: interface{}
Password
Optional
Password interface{}
- Type: interface{}