class Aws::Comprehend::Types::BatchDetectEntitiesItemResult

The result of calling the operation. The operation returns one object for each document that is successfully processed by the operation.

@!attribute [rw] index

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

@!attribute [rw] entities

One or more Entity objects, one for each entity detected in the
document.
@return [Array<Types::Entity>]

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

Constants

SENSITIVE