@Stability(value=Stable) @Internal public static final class CfnBot.FulfillmentStartResponseSpecificationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBot.FulfillmentStartResponseSpecificationProperty
CfnBot.FulfillmentStartResponseSpecificationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnBot.FulfillmentStartResponseSpecificationProperty.Builder, CfnBot.FulfillmentStartResponseSpecificationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnBot.FulfillmentStartResponseSpecificationProperty.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 |
getAllowInterrupt()
Determines whether the user can interrupt the start message while it is playing.
|
Number |
getDelayInSeconds()
The delay between when the Lambda fulfillment function starts running and the start message is played.
|
Object |
getMessageGroups()
One to 5 message groups that contain start messages.
|
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.FulfillmentStartResponseSpecificationProperty.Builder builder)
CfnBot.AdvancedRecognitionSettingProperty.Builder.public final Number getDelayInSeconds()
CfnBot.FulfillmentStartResponseSpecificationPropertyIf the Lambda function returns before the delay is over, the start message isn't played.
getDelayInSeconds in interface CfnBot.FulfillmentStartResponseSpecificationPropertypublic final Object getMessageGroups()
CfnBot.FulfillmentStartResponseSpecificationPropertyAmazon Lex chooses one of the messages to play to the user.
getMessageGroups in interface CfnBot.FulfillmentStartResponseSpecificationPropertypublic final Object getAllowInterrupt()
CfnBot.FulfillmentStartResponseSpecificationPropertygetAllowInterrupt in interface CfnBot.FulfillmentStartResponseSpecificationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.