@Stability(value=Stable) @Internal public static final class CfnBot.SlotValueSelectionSettingProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBot.SlotValueSelectionSettingProperty
CfnBot.SlotValueSelectionSettingPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnBot.SlotValueSelectionSettingProperty.Builder, CfnBot.SlotValueSelectionSettingProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnBot.SlotValueSelectionSettingProperty.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 |
getAdvancedRecognitionSetting()
Specifies settings that enable advanced recognition settings for slot values.
|
Object |
getRegexFilter()
A regular expression used to validate the value of a slot.
|
String |
getResolutionStrategy()
Determines the slot resolution strategy that Amazon Lex uses to return slot type values.
|
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.SlotValueSelectionSettingProperty.Builder builder)
CfnBot.AdvancedRecognitionSettingProperty.Builder.public final String getResolutionStrategy()
CfnBot.SlotValueSelectionSettingPropertyThe field can be set to one of the following values:
If you don't specify the valueSelectionStrategy, the default is OriginalValue.
getResolutionStrategy in interface CfnBot.SlotValueSelectionSettingPropertypublic final Object getAdvancedRecognitionSetting()
CfnBot.SlotValueSelectionSettingPropertyYou can use this to enable using slot values as a custom vocabulary for recognizing user utterances.
getAdvancedRecognitionSetting in interface CfnBot.SlotValueSelectionSettingPropertypublic final Object getRegexFilter()
CfnBot.SlotValueSelectionSettingPropertygetRegexFilter in interface CfnBot.SlotValueSelectionSettingProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.