Uses of Class
software.amazon.awscdk.services.lex.CfnBot.SentimentAnalysisSettingsProperty.Builder
-
Uses of CfnBot.SentimentAnalysisSettingsProperty.Builder in software.amazon.awscdk.services.lex
Modifier and TypeMethodDescriptionCfnBot.SentimentAnalysisSettingsProperty.builder()
CfnBot.SentimentAnalysisSettingsProperty.Builder.detectSentiment
(Boolean detectSentiment) Sets the value ofCfnBot.SentimentAnalysisSettingsProperty.getDetectSentiment()
CfnBot.SentimentAnalysisSettingsProperty.Builder.detectSentiment
(IResolvable detectSentiment) Sets the value ofCfnBot.SentimentAnalysisSettingsProperty.getDetectSentiment()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnBot.SentimentAnalysisSettingsProperty.Builder
.