Module: Aws::IoTWireless::Client::_ListDestinationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDestinationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#destination_list ⇒ ::Array[Types::Destinations]
1231 |
# File 'sig/client.rbs', line 1231
def destination_list: () -> ::Array[Types::Destinations]
|
#next_token ⇒ ::String
1230 |
# File 'sig/client.rbs', line 1230
def next_token: () -> ::String
|