Skip to content

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.

KeyPairNameOptional

KeyPairName interface{}
  • Type: interface{}

PasswordOptional

Password interface{}
  • Type: interface{}