class Aws::Kendra::Types::BatchGetDocumentStatusResponse
@!attribute [rw] errors
A list of documents that Amazon Kendra couldn't get the status for. The list includes the ID of the document and the reason that the status couldn't be found. @return [Array<Types::BatchGetDocumentStatusResponseError>]
@!attribute [rw] document_status_list
The status of documents. The status indicates if the document is waiting to be indexed, is in the process of indexing, has completed indexing, or failed indexing. If a document failed indexing, the status provides the reason why. @return [Array<Types::Status>]
@see docs.aws.amazon.com/goto/WebAPI/kendra-2019-02-03/BatchGetDocumentStatusResponse AWS API Documentation
Constants
- SENSITIVE