replicas property

List<ReplicaInfo>? replicas
getter/setter pair

The geographic placement of nodes in this instance configuration and their replication properties.

Implementation

core.List<ReplicaInfo>? replicas;