endpoints property

List<WireGroupTopologyEndpoint>? endpoints
getter/setter pair

Topology details for all endpoints in the wire group.

Output only.

Implementation

core.List<WireGroupTopologyEndpoint>? endpoints;