Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.lex.CfnBotPropsMixin.BotLocaleProperty.Builder
Packages that use CfnBotPropsMixin.BotLocaleProperty.Builder
-
Uses of CfnBotPropsMixin.BotLocaleProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.lex
Methods in software.amazon.awscdk.cfnpropertymixins.services.lex that return CfnBotPropsMixin.BotLocaleProperty.BuilderModifier and TypeMethodDescriptionCfnBotPropsMixin.BotLocaleProperty.builder()CfnBotPropsMixin.BotLocaleProperty.Builder.customVocabulary(CfnBotPropsMixin.CustomVocabularyProperty customVocabulary) Sets the value ofCfnBotPropsMixin.BotLocaleProperty.getCustomVocabulary()CfnBotPropsMixin.BotLocaleProperty.Builder.customVocabulary(IResolvable customVocabulary) Sets the value ofCfnBotPropsMixin.BotLocaleProperty.getCustomVocabulary()CfnBotPropsMixin.BotLocaleProperty.Builder.description(String description) Sets the value ofCfnBotPropsMixin.BotLocaleProperty.getDescription()CfnBotPropsMixin.BotLocaleProperty.Builder.generativeAiSettings(CfnBotPropsMixin.GenerativeAISettingsProperty generativeAiSettings) Sets the value ofCfnBotPropsMixin.BotLocaleProperty.getGenerativeAiSettings()CfnBotPropsMixin.BotLocaleProperty.Builder.generativeAiSettings(IResolvable generativeAiSettings) Sets the value ofCfnBotPropsMixin.BotLocaleProperty.getGenerativeAiSettings()Sets the value ofCfnBotPropsMixin.BotLocaleProperty.getIntents()CfnBotPropsMixin.BotLocaleProperty.Builder.intents(IResolvable intents) Sets the value ofCfnBotPropsMixin.BotLocaleProperty.getIntents()Sets the value ofCfnBotPropsMixin.BotLocaleProperty.getLocaleId()CfnBotPropsMixin.BotLocaleProperty.Builder.nluConfidenceThreshold(Number nluConfidenceThreshold) Sets the value ofCfnBotPropsMixin.BotLocaleProperty.getNluConfidenceThreshold()Sets the value ofCfnBotPropsMixin.BotLocaleProperty.getSlotTypes()CfnBotPropsMixin.BotLocaleProperty.Builder.slotTypes(IResolvable slotTypes) Sets the value ofCfnBotPropsMixin.BotLocaleProperty.getSlotTypes()CfnBotPropsMixin.BotLocaleProperty.Builder.speechDetectionSensitivity(String speechDetectionSensitivity) Sets the value ofCfnBotPropsMixin.BotLocaleProperty.getSpeechDetectionSensitivity()CfnBotPropsMixin.BotLocaleProperty.Builder.speechRecognitionSettings(CfnBotPropsMixin.SpeechRecognitionSettingsProperty speechRecognitionSettings) Sets the value ofCfnBotPropsMixin.BotLocaleProperty.getSpeechRecognitionSettings()CfnBotPropsMixin.BotLocaleProperty.Builder.speechRecognitionSettings(IResolvable speechRecognitionSettings) Sets the value ofCfnBotPropsMixin.BotLocaleProperty.getSpeechRecognitionSettings()CfnBotPropsMixin.BotLocaleProperty.Builder.unifiedSpeechSettings(CfnBotPropsMixin.UnifiedSpeechSettingsProperty unifiedSpeechSettings) Sets the value ofCfnBotPropsMixin.BotLocaleProperty.getUnifiedSpeechSettings()CfnBotPropsMixin.BotLocaleProperty.Builder.unifiedSpeechSettings(IResolvable unifiedSpeechSettings) Sets the value ofCfnBotPropsMixin.BotLocaleProperty.getUnifiedSpeechSettings()CfnBotPropsMixin.BotLocaleProperty.Builder.voiceSettings(CfnBotPropsMixin.VoiceSettingsProperty voiceSettings) Sets the value ofCfnBotPropsMixin.BotLocaleProperty.getVoiceSettings()CfnBotPropsMixin.BotLocaleProperty.Builder.voiceSettings(IResolvable voiceSettings) Sets the value ofCfnBotPropsMixin.BotLocaleProperty.getVoiceSettings()Constructors in software.amazon.awscdk.cfnpropertymixins.services.lex with parameters of type CfnBotPropsMixin.BotLocaleProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBotPropsMixin.BotLocaleProperty.Builder.