Returns information about a core network Connect peer associations.
See https://www.paws-r-sdk.com/docs/networkmanager_get_connect_peer_associations/ for full documentation.
networkmanager_get_connect_peer_associations(
GlobalNetworkId,
ConnectPeerIds = NULL,
MaxResults = NULL,
NextToken = NULL
)
[required] The ID of the global network.
The IDs of the Connect peers.
The maximum number of results to return.
The token for the next page of results.