replicas property

List<ReplicaStatus>? replicas
getter/setter pair

The list of replica statuses for the SecretVersion.

Output only.

Implementation

core.List<ReplicaStatus>? replicas;