class Aws::BedrockAgent::Types::IngestionJobSummary
@see docs.aws.amazon.com/goto/WebAPI/bedrock-agent-2023-06-05/IngestionJobSummary AWS API Documentation
@return [Time]
The time at which the ingestion job was last updated.
@!attribute [rw] updated_at
@return [String]
The status of the ingestion job.
@!attribute [rw] status
@return [Types::IngestionJobStatistics]
Contains statistics for the ingestion job.
@!attribute [rw] statistics
@return [Time]
The time at which the ingestion job was started.
@!attribute [rw] started_at
@return [String]
is added.
The unique identifier of the knowledge base to which the data source
@!attribute [rw] knowledge_base_id
@return [String]
The unique identifier of the ingestion job.
@!attribute [rw] ingestion_job_id
@return [String]
The description of the ingestion job.
@!attribute [rw] description
@return [String]
The unique identifier of the data source in the ingestion job.
@!attribute [rw] data_source_id
Contains details about an ingestion job.