class Aws::Kendra::Types::BatchGetDocumentStatusResponseError

Provides a response when the status of a document could not be retrieved.

@!attribute [rw] document_id

The unique identifier of the document whose status could not be
retrieved.
@return [String]

@!attribute [rw] error_code

Indicates the source of the error.
@return [String]

@!attribute [rw] error_message

States that the API could not get the status of a document. This
could be because the request is not valid or there is a system
error.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/kendra-2019-02-03/BatchGetDocumentStatusResponseError AWS API Documentation

Constants

SENSITIVE