class Aws::BedrockAgent::Types::ListIngestionJobsResponse
@see docs.aws.amazon.com/goto/WebAPI/bedrock-agent-2023-06-05/ListIngestionJobsResponse AWS API Documentation
@return [String]
results.
request in the ‘nextToken` field to return the next batch of
value provided in the request, use this token when making another
If the total number of results is greater than the `maxResults`
@!attribute [rw] next_token
@return [Array<Types::IngestionJobSummary>]
A list of data ingestion jobs with information about each job.
@!attribute [rw] ingestion_job_summaries