replicas property
The geographic placement of nodes in this instance configuration and their replication properties.
To create user-managed configurations, input replicas must include all
replicas in replicas of the base_config and include one or more
replicas in the optional_replicas of the base_config.
Implementation
core.List<ReplicaInfo>? replicas;