class Aws::Comprehend::Types::DetectDominantLanguageRequest

@note When making an API call, you may pass DetectDominantLanguageRequest

data as a hash:

    {
      text: "CustomerInputString", # required
    }

@!attribute [rw] text

A UTF-8 text string. Each string should contain at least 20
characters and must contain fewer that 5,000 bytes of UTF-8 encoded
characters.
@return [String]

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

Constants

SENSITIVE