toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.container.kotlin.outputs
/
AwsNodePoolConfigSshConfig
Aws
Node
Pool
Config
Ssh
Config
data
class
AwsNodePoolConfigSshConfig
(
val
ec2KeyPair
:
String
)
Members
Constructors
Aws
Node
Pool
Config
Ssh
Config
Link copied to clipboard
constructor
(
ec2KeyPair
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
ec2Key
Pair
Link copied to clipboard
val
ec2KeyPair
:
String
The name of the EC2 key pair used to login into cluster machines.