UserManaged(mapping=None, *, ignore_unknown_fields=False, **kwargs)A replication policy that replicates the Secret payload into the locations specified in Replication.UserManaged.replicas
Attribute |
|
|---|---|
| Name | Description |
replicas |
MutableSequence[google.cloud.secretmanager_v1beta2.types.Replication.UserManaged.Replica]
Required. The list of Replicas for this Secret. Cannot be empty. |
Classes
Replica
Replica(mapping=None, *, ignore_unknown_fields=False, **kwargs)Represents a Replica for this Secret.