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