class Aws::BedrockAgent::Types::KnowledgeBaseDocumentDetail


@see docs.aws.amazon.com/goto/WebAPI/bedrock-agent-2023-06-05/KnowledgeBaseDocumentDetail AWS API Documentation
@return [Time]
The date and time at which the document was last updated.
@!attribute [rw] updated_at
@return [String]
The reason for the status. Appears alongside the status ‘IGNORED`.
@!attribute [rw] status_reason
@return [String]
* DELETE_IN_PROGRESS – The document is being deleted.
* DELETING – You submitted the delete job containing the document.
* IGNORED – The document was ignored during ingestion.
* NOT_FOUND – The document wasn’t found.
* FAILED – The document failed to be ingested.
existing document but it failed.
* METADATA_UPDATE_FAILED – You submitted a metadata update for an
existing document and it was partially indexed.
* METADATA_PARTIALLY_INDEXED – You submitted metadata for an
* PARTIALLY_INDEXED – The document was partially indexed.
* INDEXED – The document was successfully indexed.
* IN_PROGRESS – The document is being ingested.
* PENDING – The document is waiting to be ingested.
* STARTED – You submitted the ingestion job containing the document.
possible:
The ingestion status of the document. The following statuses are
@!attribute [rw] status
@return [String]
into or deleted from.
The identifier of the knowledge base that the document was ingested
@!attribute [rw] knowledge_base_id
@return [Types::DocumentIdentifier]
Contains information that identifies the document.
@!attribute [rw] identifier
@return [String]
that the document was ingested into or deleted from.
The identifier of the data source connected to the knowledge base
@!attribute [rw] data_source_id
Contains the details for a document that was ingested or deleted.