replicaNames property

List<String>? replicaNames
getter/setter pair

The replicas of the instance.

Implementation

core.List<core.String>? replicaNames;