Class UserManaged (2.11.1)

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

A replication policy that replicates the Secret payload into the locations specified in [Secret.replication.user_managed.replicas][]

Attribute

NameDescription
replicas Sequence[google.cloud.secretmanager_v1.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.