connectedEndpoints property

List<ServiceAttachmentConnectedEndpoint>? connectedEndpoints
getter/setter pair

An array of connections for all the consumers connected to this service attachment.

Output only.

Implementation

core.List<ServiceAttachmentConnectedEndpoint>? connectedEndpoints;