toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.container.kotlin.inputs
/
AwsNodePoolConfigConfigEncryptionArgs
Aws
Node
Pool
Config
Config
Encryption
Args
data
class
AwsNodePoolConfigConfigEncryptionArgs
(
val
kmsKeyArn
:
Output
<
String
>
)
:
ConvertibleToJava
<
AwsNodePoolConfigConfigEncryptionArgs
>
Members
Constructors
Aws
Node
Pool
Config
Config
Encryption
Args
Link copied to clipboard
constructor
(
kmsKeyArn
:
Output
<
String
>
)
Properties
kms
Key
Arn
Link copied to clipboard
val
kmsKeyArn
:
Output
<
String
>
The ARN of the AWS KMS key used to encrypt node pool configuration.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
AwsNodePoolConfigConfigEncryptionArgs