connectionEndpoints property

List<NetworkAttachmentConnectedEndpoint>? connectionEndpoints
getter/setter pair

An array of connections for all the producers connected to this network attachment.

Output only.

Implementation

core.List<NetworkAttachmentConnectedEndpoint>? connectionEndpoints;