Returns a list of core network attachments.
See https://www.paws-r-sdk.com/docs/networkmanager_list_attachments/ for full documentation.
networkmanager_list_attachments(
CoreNetworkId = NULL,
AttachmentType = NULL,
EdgeLocation = NULL,
State = NULL,
MaxResults = NULL,
NextToken = NULL
)
The ID of a core network.
The type of attachment.
The Region where the edge is located.
The state of the attachment.
The maximum number of results to return.
The token for the next page of results.