toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.container.kotlin.inputs
/
AwsNodePoolConfigSshConfigArgs
Aws
Node
Pool
Config
Ssh
Config
Args
data
class
AwsNodePoolConfigSshConfigArgs
(
val
ec2KeyPair
:
Output
<
String
>
)
:
ConvertibleToJava
<
AwsNodePoolConfigSshConfigArgs
>
Members
Constructors
Aws
Node
Pool
Config
Ssh
Config
Args
Link copied to clipboard
constructor
(
ec2KeyPair
:
Output
<
String
>
)
Properties
ec2Key
Pair
Link copied to clipboard
val
ec2KeyPair
:
Output
<
String
>
The name of the EC2 key pair used to login into cluster machines.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
AwsNodePoolConfigSshConfigArgs