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]
1243 |
# File 'sig/client.rbs', line 1243
def destination_list: () -> ::Array[Types::Destinations]
|
#next_token ⇒ ::String
1242 |
# File 'sig/client.rbs', line 1242
def next_token: () -> ::String
|