SentimentAnalysisSettingsPropertiesArgs

data class SentimentAnalysisSettingsPropertiesArgs(val detectSentiment: Output<Boolean>) : ConvertibleToJava<SentimentAnalysisSettingsPropertiesArgs>

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

Constructors

Link copied to clipboard
fun SentimentAnalysisSettingsPropertiesArgs(detectSentiment: Output<Boolean>)

Functions

Link copied to clipboard
open override fun toJava(): SentimentAnalysisSettingsPropertiesArgs

Properties

Link copied to clipboard

Enable to call Amazon Comprehend for Sentiment natively within Lex