@Stability(value=Stable) @Internal public static final class CfnBot.BotLocaleProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBot.BotLocaleProperty
CfnBot.BotLocalePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnBot.BotLocaleProperty.Builder, CfnBot.BotLocaleProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnBot.BotLocaleProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnBot.AdvancedRecognitionSettingProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getCustomVocabulary()
Specifies a custom vocabulary to use with a specific locale.
|
String |
getDescription()
A description of the bot locale.
|
Object |
getIntents()
One or more intents defined for the locale.
|
String |
getLocaleId()
The identifier of the language and locale that the bot will be used in.
|
Number |
getNluConfidenceThreshold()
Determines the threshold where Amazon Lex will insert the AMAZON.FallbackIntent, AMAZON.KendraSearchIntent, or both when returning alternative intents.
|
Object |
getSlotTypes()
One or more slot types defined for the locale.
|
Object |
getVoiceSettings()
Identifies the Amazon Polly voice used for audio interaction with the user.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnBot.BotLocaleProperty.Builder builder)
CfnBot.AdvancedRecognitionSettingProperty.Builder.public final String getLocaleId()
CfnBot.BotLocalePropertyThe string must match one of the supported locales.
getLocaleId in interface CfnBot.BotLocalePropertypublic final Number getNluConfidenceThreshold()
CfnBot.BotLocalePropertygetNluConfidenceThreshold in interface CfnBot.BotLocalePropertypublic final Object getCustomVocabulary()
CfnBot.BotLocalePropertygetCustomVocabulary in interface CfnBot.BotLocalePropertypublic final String getDescription()
CfnBot.BotLocalePropertyUse this to help identify the bot locale in lists.
getDescription in interface CfnBot.BotLocalePropertypublic final Object getIntents()
CfnBot.BotLocalePropertygetIntents in interface CfnBot.BotLocalePropertypublic final Object getSlotTypes()
CfnBot.BotLocalePropertygetSlotTypes in interface CfnBot.BotLocalePropertypublic final Object getVoiceSettings()
CfnBot.BotLocalePropertygetVoiceSettings in interface CfnBot.BotLocaleProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.