Module: Aws::AppFabric::Client::_ListIngestionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListIngestionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#ingestions ⇒ ::Array[Types::IngestionSummary]
318 |
# File 'sig/client.rbs', line 318
def ingestions: () -> ::Array[Types::IngestionSummary]
|
#next_token ⇒ ::String
319 |
# File 'sig/client.rbs', line 319
def next_token: () -> ::String
|