@Stability(value=Stable) @Internal public static final class CfnBot.IntentClosingSettingProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBot.IntentClosingSettingProperty
CfnBot.IntentClosingSettingPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnBot.IntentClosingSettingProperty.Builder, CfnBot.IntentClosingSettingProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnBot.IntentClosingSettingProperty.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 |
getClosingResponse()
The response that Amazon Lex sends to the user when the intent is complete.
|
Object |
getIsActive()
Specifies whether an intent's closing response is used.
|
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.IntentClosingSettingProperty.Builder builder)
CfnBot.AdvancedRecognitionSettingProperty.Builder.public final Object getClosingResponse()
CfnBot.IntentClosingSettingPropertygetClosingResponse in interface CfnBot.IntentClosingSettingPropertypublic final Object getIsActive()
CfnBot.IntentClosingSettingPropertyWhen this field is false, the closing response isn't sent to the user and no closing input from the user is used. If the IsActive field isn't specified, the default is true.
getIsActive in interface CfnBot.IntentClosingSettingProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.