@Stability(value=Stable) @Internal public static final class CfnBot.IntentConfirmationSettingProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBot.IntentConfirmationSettingProperty
CfnBot.IntentConfirmationSettingPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnBot.IntentConfirmationSettingProperty.Builder, CfnBot.IntentConfirmationSettingProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnBot.IntentConfirmationSettingProperty.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 |
getDeclinationResponse()
When the user answers "no" to the question defined in PromptSpecification, Amazon Lex responds with this response to acknowledge that the intent was canceled.
|
Object |
getIsActive()
Specifies whether the intent's confirmation is sent to the user.
|
Object |
getPromptSpecification()
Prompts the user to confirm the intent.
|
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.IntentConfirmationSettingProperty.Builder builder)
CfnBot.AdvancedRecognitionSettingProperty.Builder.public final Object getDeclinationResponse()
CfnBot.IntentConfirmationSettingPropertygetDeclinationResponse in interface CfnBot.IntentConfirmationSettingPropertypublic final Object getPromptSpecification()
CfnBot.IntentConfirmationSettingPropertyThis question should have a yes or no answer.
getPromptSpecification in interface CfnBot.IntentConfirmationSettingPropertypublic final Object getIsActive()
CfnBot.IntentConfirmationSettingPropertyWhen this field is false, confirmation and declination responses aren't sent and processing continues as if the responses aren't present. If the active field isn't specified, the default is true.
getIsActive in interface CfnBot.IntentConfirmationSettingProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.