Class DatabaseEncryption (2.1.0)

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

Configuration of etcd encryption.

Attributes

NameDescription
state .cluster_service.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

Classes

State

State(value)

State of etcd encryption.