@Stability(value=Stable) @Internal public static final class CfnBot.SlotValueElicitationSettingProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBot.SlotValueElicitationSettingProperty
CfnBot.SlotValueElicitationSettingPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnBot.SlotValueElicitationSettingProperty.Builder, CfnBot.SlotValueElicitationSettingProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnBot.SlotValueElicitationSettingProperty.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 |
getDefaultValueSpecification()
A list of default values for a slot.
|
Object |
getPromptSpecification()
The prompt that Amazon Lex uses to elicit the slot value from the user.
|
Object |
getSampleUtterances()
If you know a specific pattern that users might respond to an Amazon Lex request for a slot value, you can provide those utterances to improve accuracy.
|
String |
getSlotConstraint()
Specifies whether the slot is required or optional.
|
Object |
getWaitAndContinueSpecification()
Specifies the prompts that Amazon Lex uses while a bot is waiting for customer input.
|
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.SlotValueElicitationSettingProperty.Builder builder)
CfnBot.AdvancedRecognitionSettingProperty.Builder.public final String getSlotConstraint()
CfnBot.SlotValueElicitationSettingPropertygetSlotConstraint in interface CfnBot.SlotValueElicitationSettingPropertypublic final Object getDefaultValueSpecification()
CfnBot.SlotValueElicitationSettingPropertyDefault values are used when Amazon Lex hasn't determined a value for a slot. You can specify default values from context variables, session attributes, and defined values.
getDefaultValueSpecification in interface CfnBot.SlotValueElicitationSettingPropertypublic final Object getPromptSpecification()
CfnBot.SlotValueElicitationSettingPropertygetPromptSpecification in interface CfnBot.SlotValueElicitationSettingPropertypublic final Object getSampleUtterances()
CfnBot.SlotValueElicitationSettingPropertyThis is optional. In most cases Amazon Lex is capable of understanding user utterances.
getSampleUtterances in interface CfnBot.SlotValueElicitationSettingPropertypublic final Object getWaitAndContinueSpecification()
CfnBot.SlotValueElicitationSettingPropertygetWaitAndContinueSpecification in interface CfnBot.SlotValueElicitationSettingProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.