class Aws::Kendra::Types::BatchDeleteDocumentResponseFailedDocument

Provides information about documents that could not be removed from an index by the `BatchDeleteDocument` operation.

@!attribute [rw] id

The identifier of the document that couldn't be removed from the
index.
@return [String]

@!attribute [rw] error_code

The error code for why the document couldn't be removed from the
index.
@return [String]

@!attribute [rw] error_message

An explanation for why the document couldn't be removed from the
index.
@return [String]

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

Constants

SENSITIVE