Returns a list of core network Connect peers.
See https://paws-r.github.io/docs/networkmanager/list_connect_peers.html for full documentation.
networkmanager_list_connect_peers(
CoreNetworkId = NULL,
ConnectAttachmentId = NULL,
MaxResults = NULL,
NextToken = NULL
)
The ID of a core network.
The ID of the attachment.
The maximum number of results to return.
The token for the next page of results.