AwsNodePoolConfigConfigEncryption

data class AwsNodePoolConfigConfigEncryption(val kmsKeyArn: String)

Constructors

Link copied to clipboard
constructor(kmsKeyArn: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ARN of the AWS KMS key used to encrypt node pool configuration.