excludeReplicas property

ExcludeReplicas? excludeReplicas
getter/setter pair

Exclude_replicas indicates that specified replicas should be excluded from serving requests.

Spanner will not route requests to the replicas in this list.

Implementation

ExcludeReplicas? excludeReplicas;