Class AutomaticStatus (2.12.5)

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

The replication status of a SecretVersion using automatic replication.

Only populated if the parent Secret has an automatic replication policy.

Attribute

NameDescription
customer_managed_encryption google.cloud.secretmanager_v1.types.CustomerManagedEncryptionStatus
Output only. The customer-managed encryption status of the SecretVersion. Only populated if customer-managed encryption is used.

Inheritance

builtins.object > proto.message.Message > AutomaticStatus