Class DatabaseEncryption

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

Configuration of etcd encryption.

Attributes

NameDescription
state google.cloud.container_v1.types.DatabaseEncryption.State
Denotes the state of etcd encryption.
key_name str
Name of CloudKMS key to use for the encryption of secrets in etcd. Ex. projects/my-project/locations/global/keyRings/my-ring/cryptoKeys/my-key

Inheritance

builtins.object > proto.message.Message > DatabaseEncryption

Classes

State

State(value)

State of etcd encryption.