@Stability(value=Stable) @Internal public static final class CfnBot.FulfillmentUpdateResponseSpecificationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBot.FulfillmentUpdateResponseSpecificationProperty
CfnBot.FulfillmentUpdateResponseSpecificationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnBot.FulfillmentUpdateResponseSpecificationProperty.Builder, CfnBot.FulfillmentUpdateResponseSpecificationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnBot.FulfillmentUpdateResponseSpecificationProperty.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 an update message while it is playing.
|
Number |
getFrequencyInSeconds()
The frequency that a message is sent to the user.
|
Object |
getMessageGroups()
One to 5 message groups that contain update 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.FulfillmentUpdateResponseSpecificationProperty.Builder builder)
CfnBot.AdvancedRecognitionSettingProperty.Builder.public final Number getFrequencyInSeconds()
CfnBot.FulfillmentUpdateResponseSpecificationPropertyWhen the period ends, Amazon Lex chooses a message from the message groups and plays it to the user. If the fulfillment Lambda function returns before the first period ends, an update message is not played to the user.
getFrequencyInSeconds in interface CfnBot.FulfillmentUpdateResponseSpecificationPropertypublic final Object getMessageGroups()
CfnBot.FulfillmentUpdateResponseSpecificationPropertyAmazon Lex chooses one of the messages to play to the user.
getMessageGroups in interface CfnBot.FulfillmentUpdateResponseSpecificationPropertypublic final Object getAllowInterrupt()
CfnBot.FulfillmentUpdateResponseSpecificationPropertygetAllowInterrupt in interface CfnBot.FulfillmentUpdateResponseSpecificationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.