class Aws::LexModelsV2::Types::SentimentAnalysisSettings

Determines whether Amazon Lex will use Amazon Comprehend to detect the sentiment of user utterances.

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

data as a hash:

    {
      detect_sentiment: false, # required
    }

@!attribute [rw] detect_sentiment

Sets whether Amazon Lex uses Amazon Comprehend to detect the
sentiment of user utterances.
@return [Boolean]

@see docs.aws.amazon.com/goto/WebAPI/models.lex.v2-2020-08-07/SentimentAnalysisSettings AWS API Documentation

Constants

SENSITIVE