class Aws::Comprehend::Types::BatchDetectDominantLanguageItemResult
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] languages
One or more DominantLanguage objects describing the dominant languages in the document. @return [Array<Types::DominantLanguage>]
@see docs.aws.amazon.com/goto/WebAPI/comprehend-2017-11-27/BatchDetectDominantLanguageItemResult AWS API Documentation
Constants
- SENSITIVE