Module: Aws::BedrockAgent::Client::_ListIngestionJobsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListIngestionJobsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#ingestion_job_summaries ⇒ ::Array[Types::IngestionJobSummary]
946 |
# File 'sig/client.rbs', line 946
def ingestion_job_summaries: () -> ::Array[Types::IngestionJobSummary]
|
#next_token ⇒ ::String
947 |
# File 'sig/client.rbs', line 947
def next_token: () -> ::String
|