Class PrimaryConfig (0.3.10)

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

Configuration for the primary cluster. It has the list of clusters that are replicating from this cluster. This should be set if and only if the cluster is of type PRIMARY.

Attribute

NameDescription
secondary_cluster_names MutableSequence[str]
Output only. Names of the clusters that are replicating from this cluster.