class Aws::Comprehend::Types::BatchDetectDominantLanguageRequest
@note When making an API call, you may pass BatchDetectDominantLanguageRequest
data as a hash: { text_list: ["CustomerInputString"], # required }
@!attribute [rw] text_list
A list containing the text of the input documents. The list can contain a maximum of 25 documents. Each document should contain at least 20 characters and must contain fewer than 5,000 bytes of UTF-8 encoded characters. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/comprehend-2017-11-27/BatchDetectDominantLanguageRequest AWS API Documentation
Constants
- SENSITIVE