Module: Aws::IoTManagedIntegrations::Client::_ListConnectorDestinationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListConnectorDestinationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#connector_destination_list ⇒ ::Array[Types::ConnectorDestinationSummary]
787 |
# File 'sig/client.rbs', line 787
def connector_destination_list: () -> ::Array[Types::ConnectorDestinationSummary]
|
#next_token ⇒ ::String
788 |
# File 'sig/client.rbs', line 788
def next_token: () -> ::String
|