Class CustomerEncryptionKey (0.6.0)

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

Attributes

NameDescription
kms_key_name str
The name of the encryption key that is stored in Google Cloud KMS.
kms_key_service_account str
The service account being used for the encryption request for the given KMS key. If absent, the Compute Engine default service account is used.
raw_key str
Specifies a 256-bit customer-supplied encryption key, encoded in RFC 4648 base64 to either encrypt or decrypt this resource.
sha256 str
[Output only] The RFC 4648 base64 encoded SHA-256 hash of the customer-supplied encryption key that protects this resource.