secondaryClusters property

List<RemoteCluster>? secondaryClusters
getter/setter pair

The list of secondary clusters replicating from the primary cluster.

Output only.

Implementation

core.List<RemoteCluster>? secondaryClusters;