Class CustomerManagedEncryptionStatus (2.7.3)

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

Describes the status of customer-managed encryption. .. attribute:: kms_key_version_name

Required. The resource name of the Cloud KMS CryptoKeyVersion used to encrypt the secret payload, in the following format: projects/*/locations/*/keyRings/*/cryptoKeys/*/versions/*.

:type: str