Module: Aws::MediaLive::Client::_ListNetworksResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListNetworksResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#networks ⇒ ::Array[Types::DescribeNetworkSummary]
2249 |
# File 'sig/client.rbs', line 2249 def networks: () -> ::Array[Types::DescribeNetworkSummary] |
#next_token ⇒ ::String
2250 |
# File 'sig/client.rbs', line 2250 def next_token: () -> ::String |