Gets the association information for customer gateways that are associated with devices and links in your global network.
See https://www.paws-r-sdk.com/docs/networkmanager_get_customer_gateway_associations/ for full documentation.
networkmanager_get_customer_gateway_associations(
GlobalNetworkId,
CustomerGatewayArns = NULL,
MaxResults = NULL,
NextToken = NULL
)
[required] The ID of the global network.
One or more customer gateway Amazon Resource Names (ARNs). The maximum is 10.
The maximum number of results to return.
The token for the next page of results.