sentiment Analysis Settings
suspend fun sentimentAnalysisSettings(value: Output<BotTestBotAliasSettingsSentimentAnalysisSettingsPropertiesArgs>)
suspend fun sentimentAnalysisSettings(value: BotTestBotAliasSettingsSentimentAnalysisSettingsPropertiesArgs?)
Parameters
value
Specifies whether Amazon Lex will use Amazon Comprehend to detect the sentiment of user utterances.
suspend fun sentimentAnalysisSettings(argument: suspend BotTestBotAliasSettingsSentimentAnalysisSettingsPropertiesArgsBuilder.() -> Unit)
Parameters
argument
Specifies whether Amazon Lex will use Amazon Comprehend to detect the sentiment of user utterances.