Describes one or more global networks. By default, all global networks are described. To describe the objects in your global network, you must use the appropriate Get*
action. For example, to list the transit gateways in your global network, use get_transit_gateway_registrations
.
See https://paws-r.github.io/docs/networkmanager/describe_global_networks.html for full documentation.
networkmanager_describe_global_networks(
GlobalNetworkIds = NULL,
MaxResults = NULL,
NextToken = NULL
)
The IDs of one or more global networks. The maximum is 10.
The maximum number of results to return.
The token for the next page of results.