class Aws::NetworkManager::Types::DescribeGlobalNetworksRequest
@note When making an API call, you may pass DescribeGlobalNetworksRequest
data as a hash: { global_network_ids: ["String"], max_results: 1, next_token: "String", }
@!attribute [rw] global_network_ids
The IDs of one or more global networks. The maximum is 10. @return [Array<String>]
@!attribute [rw] max_results
The maximum number of results to return. @return [Integer]
@!attribute [rw] next_token
The token for the next page of results. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/networkmanager-2019-07-05/DescribeGlobalNetworksRequest AWS API Documentation
Constants
- SENSITIVE