Class Automatic (2.12.3)

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

A replication policy that replicates the Secret payload without any restrictions.

Attribute

NameDescription
customer_managed_encryption google.cloud.secretmanager_v1.types.CustomerManagedEncryption
Optional. The customer-managed encryption configuration of the Secret. If no configuration is provided, Google-managed default encryption is used. Updates to the Secret encryption configuration only apply to SecretVersions added afterwards. They do not apply retroactively to existing SecretVersions.

Inheritance

builtins.object > proto.message.Message > Automatic