pulumi-gcp-kotlin
6.67.0.0
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
>
Constructors
Functions
Properties
Constructors
Aws
Node
Pool
Config
Ssh
Config
Args
Link copied to clipboard
fun
AwsNodePoolConfigSshConfigArgs
(
ec2KeyPair
:
Output
<
String
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
AwsNodePoolConfigSshConfigArgs
Properties
ec2Key
Pair
Link copied to clipboard
val
ec2KeyPair
:
Output
<
String
>
The name of the EC2 key pair used to login into cluster machines.