ClusterClusterConfigEncryptionConfigArgs

data class ClusterClusterConfigEncryptionConfigArgs(val kmsKeyName: Output<String>) : ConvertibleToJava<ClusterClusterConfigEncryptionConfigArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): ClusterClusterConfigEncryptionConfigArgs

Properties

Link copied to clipboard
val kmsKeyName: Output<String>

The Cloud KMS key name to use for PD disk encryption for all instances in the cluster.