secondaryClusterNames property

List<String>? secondaryClusterNames
getter/setter pair

Names of the clusters that are replicating from this cluster.

Output only.

Implementation

core.List<core.String>? secondaryClusterNames;