Class UserManagedStatus (2.19.0)

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

The replication status of a SecretVersion using user-managed replication.

Only populated if the parent Secret has a user-managed replication policy.

Attribute

NameDescription
replicas MutableSequence[google.cloud.secretmanager_v1.types.ReplicationStatus.UserManagedStatus.ReplicaStatus]
Output only. The list of replica statuses for the SecretVersion.

Classes

ReplicaStatus

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

Describes the status of a user-managed replica for the SecretVersion.