class Aws::Kendra::Types::BatchPutDocumentResponseFailedDocument

Provides information about a document that could not be indexed.

@!attribute [rw] id

The unique identifier of the document.
@return [String]

@!attribute [rw] error_code

The type of error that caused the document to fail to be indexed.
@return [String]

@!attribute [rw] error_message

A description of the reason why the document could not be indexed.
@return [String]

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

Constants

SENSITIVE