AwsNodePoolConfigSshConfig

data class AwsNodePoolConfigSshConfig(val ec2KeyPair: String)

Constructors

Link copied to clipboard
constructor(ec2KeyPair: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the EC2 key pair used to login into cluster machines.