EncryptionConfigResponse

data class EncryptionConfigResponse(val gcePdKmsKeyName: String)

Encryption settings for the cluster.

Constructors

Link copied to clipboard
fun EncryptionConfigResponse(gcePdKmsKeyName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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