static CfnBot.BotLocaleProperty.Builder |
CfnBot.BotLocaleProperty.builder() |
CfnBot.BotLocaleProperty.Builder |
CfnBot.BotLocaleProperty.Builder.customVocabulary(CfnBot.CustomVocabularyProperty customVocabulary)
|
CfnBot.BotLocaleProperty.Builder |
CfnBot.BotLocaleProperty.Builder.customVocabulary(IResolvable customVocabulary)
|
CfnBot.BotLocaleProperty.Builder |
CfnBot.BotLocaleProperty.Builder.description(String description)
|
CfnBot.BotLocaleProperty.Builder |
CfnBot.BotLocaleProperty.Builder.intents(IResolvable intents)
|
CfnBot.BotLocaleProperty.Builder |
CfnBot.BotLocaleProperty.Builder.intents(List<? extends Object> intents)
|
CfnBot.BotLocaleProperty.Builder |
CfnBot.BotLocaleProperty.Builder.localeId(String localeId)
|
CfnBot.BotLocaleProperty.Builder |
CfnBot.BotLocaleProperty.Builder.nluConfidenceThreshold(Number nluConfidenceThreshold)
|
CfnBot.BotLocaleProperty.Builder |
CfnBot.BotLocaleProperty.Builder.slotTypes(IResolvable slotTypes)
|
CfnBot.BotLocaleProperty.Builder |
CfnBot.BotLocaleProperty.Builder.slotTypes(List<? extends Object> slotTypes)
|
CfnBot.BotLocaleProperty.Builder |
CfnBot.BotLocaleProperty.Builder.voiceSettings(CfnBot.VoiceSettingsProperty voiceSettings)
|
CfnBot.BotLocaleProperty.Builder |
CfnBot.BotLocaleProperty.Builder.voiceSettings(IResolvable voiceSettings)
|