class Aws::Comprehend::Types::BatchDetectKeyPhrasesItemResult

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] key_phrases

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

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

Constants

SENSITIVE