Class EncryptionConfig (3.6.0)

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

Encryption configuration for a Cloud Spanner database. .. attribute:: kms_key_name

The Cloud KMS key to be used for encrypting and decrypting the database. Values are of the form projects/<project>/locations/<location>/keyRings/<key_ring>/cryptoKeys/<kms_key_name>.

:type: str