@Stability(value=Stable) public static final class CfnBot.BotLocaleProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBot.BotLocaleProperty>
CfnBot.BotLocaleProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnBot.BotLocaleProperty.Builder description(String description)
CfnBot.BotLocaleProperty.getDescription()description - `CfnBot.BotLocaleProperty.Description`.this@Stability(value=Stable) public CfnBot.BotLocaleProperty.Builder intents(IResolvable intents)
CfnBot.BotLocaleProperty.getIntents()intents - `CfnBot.BotLocaleProperty.Intents`.this@Stability(value=Stable) public CfnBot.BotLocaleProperty.Builder intents(List<? extends Object> intents)
CfnBot.BotLocaleProperty.getIntents()intents - `CfnBot.BotLocaleProperty.Intents`.this@Stability(value=Stable) public CfnBot.BotLocaleProperty.Builder localeId(String localeId)
CfnBot.BotLocaleProperty.getLocaleId()localeId - `CfnBot.BotLocaleProperty.LocaleId`. This parameter is required.this@Stability(value=Stable) public CfnBot.BotLocaleProperty.Builder nluConfidenceThreshold(Number nluConfidenceThreshold)
CfnBot.BotLocaleProperty.getNluConfidenceThreshold()nluConfidenceThreshold - `CfnBot.BotLocaleProperty.NluConfidenceThreshold`. This parameter is required.this@Stability(value=Stable) public CfnBot.BotLocaleProperty.Builder slotTypes(IResolvable slotTypes)
CfnBot.BotLocaleProperty.getSlotTypes()slotTypes - `CfnBot.BotLocaleProperty.SlotTypes`.this@Stability(value=Stable) public CfnBot.BotLocaleProperty.Builder slotTypes(List<? extends Object> slotTypes)
CfnBot.BotLocaleProperty.getSlotTypes()slotTypes - `CfnBot.BotLocaleProperty.SlotTypes`.this@Stability(value=Stable) public CfnBot.BotLocaleProperty.Builder voiceSettings(CfnBot.VoiceSettingsProperty voiceSettings)
CfnBot.BotLocaleProperty.getVoiceSettings()voiceSettings - `CfnBot.BotLocaleProperty.VoiceSettings`.this@Stability(value=Stable) public CfnBot.BotLocaleProperty.Builder voiceSettings(IResolvable voiceSettings)
CfnBot.BotLocaleProperty.getVoiceSettings()voiceSettings - `CfnBot.BotLocaleProperty.VoiceSettings`.this@Stability(value=Stable) public CfnBot.BotLocaleProperty build()
build in interface software.amazon.jsii.Builder<CfnBot.BotLocaleProperty>CfnBot.BotLocalePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.