Module: Aws::AppFabric::Client::_ListIngestionDestinationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListIngestionDestinationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#ingestion_destinations ⇒ ::Array[Types::IngestionDestinationSummary]
304 |
# File 'sig/client.rbs', line 304
def ingestion_destinations: () -> ::Array[Types::IngestionDestinationSummary]
|
#next_token ⇒ ::String
305 |
# File 'sig/client.rbs', line 305
def next_token: () -> ::String
|