class Aws::Comprehend::Types::BatchDetectSyntaxItemResult

The result of calling the operation. The operation returns one object 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] syntax_tokens

The syntax tokens for the words in the document, one token for each
word.
@return [Array<Types::SyntaxToken>]

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

Constants

SENSITIVE