Class EncryptionConfig (0.3.10)

EncryptionConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

EncryptionConfig describes the encryption config of a cluster or a backup that is encrypted with a CMEK (customer-managed encryption key).

Attribute

NameDescription
kms_key_name str
The fully-qualified resource name of the KMS key. Each Cloud KMS key is regionalized and has the following format: projects/[PROJECT]/locations/[REGION]/keyRings/[RING]/cryptoKeys/[KEY_NAME]