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 the data ingestion job was last updated.
@!attribute [rw] updated_at
@return [String]
The status of the data ingestion job.
@!attribute [rw] status
@return [Types::IngestionJobStatistics]
Contains statistics for the data ingestion job.
@!attribute [rw] statistics
@return [Time]
The time the data ingestion job started.
@!attribute [rw] started_at
@return [String]
job.
The unique identifier of the knowledge base for the data ingestion
@!attribute [rw] knowledge_base_id
@return [String]
The unique identifier of the data ingestion job.
@!attribute [rw] ingestion_job_id
@return [String]
The description of the data ingestion job.
@!attribute [rw] description
@return [String]
The unique identifier of the data source for the data ingestion job.
@!attribute [rw] data_source_id
Contains details about a data ingestion job.