@Stability(value=Stable) @Internal public static final class CfnBot.FulfillmentCodeHookSettingProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBot.FulfillmentCodeHookSettingProperty
CfnBot.FulfillmentCodeHookSettingPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnBot.FulfillmentCodeHookSettingProperty.Builder, CfnBot.FulfillmentCodeHookSettingProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnBot.FulfillmentCodeHookSettingProperty.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 |
getEnabled()
Indicates whether a Lambda function should be invoked for fulfill a specific intent.
|
Object |
getFulfillmentUpdatesSpecification()
Provides settings for update messages sent to the user for long-running Lambda fulfillment functions.
|
Object |
getPostFulfillmentStatusSpecification()
Provides settings for messages sent to the user for after the Lambda fulfillment function completes.
|
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.FulfillmentCodeHookSettingProperty.Builder builder)
CfnBot.AdvancedRecognitionSettingProperty.Builder.public final Object getEnabled()
CfnBot.FulfillmentCodeHookSettingPropertygetEnabled in interface CfnBot.FulfillmentCodeHookSettingPropertypublic final Object getFulfillmentUpdatesSpecification()
CfnBot.FulfillmentCodeHookSettingPropertyFulfillment updates can be used only with streaming conversations.
getFulfillmentUpdatesSpecification in interface CfnBot.FulfillmentCodeHookSettingPropertypublic final Object getPostFulfillmentStatusSpecification()
CfnBot.FulfillmentCodeHookSettingPropertyPost-fulfillment messages can be sent for both streaming and non-streaming conversations.
getPostFulfillmentStatusSpecification in interface CfnBot.FulfillmentCodeHookSettingProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.