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]
2265 |
# File 'sig/client.rbs', line 2265
def networks: () -> ::Array[Types::DescribeNetworkSummary]
|
#next_token ⇒ ::String
2266 |
# File 'sig/client.rbs', line 2266
def next_token: () -> ::String
|