Gets the count of network resources, by resource type, for the specified global network.
See https://paws-r.github.io/docs/networkmanager/get_network_resource_counts.html for full documentation.
networkmanager_get_network_resource_counts(
GlobalNetworkId,
ResourceType = NULL,
MaxResults = NULL,
NextToken = NULL
)
[required] The ID of the global network.
The resource type.
The following are the supported resource types for Direct Connect:
dxcon
dx-gateway
dx-vif
The following are the supported resource types for Network Manager:
connection
device
link
site
The following are the supported resource types for Amazon VPC:
customer-gateway
transit-gateway
transit-gateway-attachment
transit-gateway-connect-peer
transit-gateway-route-table
vpn-connection
The maximum number of results to return.
The token for the next page of results.