class Aws::Comprehend::Types::BatchItemError

Describes an error that occurred while processing a document in a batch. The operation returns on `BatchItemError` object for each document that contained an error.

@!attribute [rw] index

The zero-based index of the document in the input list.
@return [Integer]

@!attribute [rw] error_code

The numeric error code of the error.
@return [String]

@!attribute [rw] error_message

A text description of the error.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/comprehend-2017-11-27/BatchItemError AWS API Documentation

Constants

SENSITIVE