secondaryClusterNames property

  1. @TagNumber(1)
List<String> secondaryClusterNames

Output only. Names of the clusters that are replicating from this cluster.

Implementation

@$pb.TagNumber(1)
$core.List<$core.String> get secondaryClusterNames => $_getList(0);