pscConnections property

List<PscConnection>? pscConnections
getter/setter pair

PSC connections for discovery of the cluster topology and accessing the cluster.

Output only.

Implementation

core.List<PscConnection>? pscConnections;