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