@Stability(value=Stable) @Internal public static final class CfnBot.FulfillmentUpdatesSpecificationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBot.FulfillmentUpdatesSpecificationProperty
CfnBot.FulfillmentUpdatesSpecificationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnBot.FulfillmentUpdatesSpecificationProperty.Builder, CfnBot.FulfillmentUpdatesSpecificationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnBot.FulfillmentUpdatesSpecificationProperty.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 |
getActive()
Determines whether fulfillment updates are sent to the user.
|
Object |
getStartResponse()
Provides configuration information for the message sent to users when the fulfillment Lambda functions starts running.
|
Number |
getTimeoutInSeconds()
The length of time that the fulfillment Lambda function should run before it times out.
|
Object |
getUpdateResponse()
Provides configuration information for messages sent periodically to the user while the fulfillment Lambda function is running.
|
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.FulfillmentUpdatesSpecificationProperty.Builder builder)
CfnBot.AdvancedRecognitionSettingProperty.Builder.public final Object getActive()
CfnBot.FulfillmentUpdatesSpecificationProperty
If the active field is set to true, the startResponse , updateResponse , and timeoutInSeconds fields are required.
getActive in interface CfnBot.FulfillmentUpdatesSpecificationPropertypublic final Object getStartResponse()
CfnBot.FulfillmentUpdatesSpecificationPropertygetStartResponse in interface CfnBot.FulfillmentUpdatesSpecificationPropertypublic final Number getTimeoutInSeconds()
CfnBot.FulfillmentUpdatesSpecificationPropertygetTimeoutInSeconds in interface CfnBot.FulfillmentUpdatesSpecificationPropertypublic final Object getUpdateResponse()
CfnBot.FulfillmentUpdatesSpecificationPropertygetUpdateResponse in interface CfnBot.FulfillmentUpdatesSpecificationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.