encryptionConfig property

EncryptionConfig? encryptionConfig
getter/setter pair

The encryption config can be specified to encrypt the data disks and other persistent data resources of a cluster with a customer-managed encryption key (CMEK).

When this field is not specified, the cluster will then use default encryption scheme to protect the user data.

Optional.

Implementation

EncryptionConfig? encryptionConfig;