BotTestBotAliasSettingsSentimentAnalysisSettingsPropertiesArgs

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

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

Constructors

constructor(detectSentiment: Output<Boolean>)

Properties

Link copied to clipboard

Enable to call Amazon Comprehend for Sentiment natively within Lex

Functions

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