describeGlobalNetworks
inline suspend fun NetworkManagerClient.describeGlobalNetworks(crossinline block: DescribeGlobalNetworksRequest.Builder.() -> Unit): DescribeGlobalNetworksResponse
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 GetTransitGatewayRegistrations.