@Stability(value=Stable) @Internal public static final class CfnBot.StillWaitingResponseSpecificationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBot.StillWaitingResponseSpecificationProperty
CfnBot.StillWaitingResponseSpecificationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnBot.StillWaitingResponseSpecificationProperty.Builder, CfnBot.StillWaitingResponseSpecificationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnBot.StillWaitingResponseSpecificationProperty.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()
Indicates that the user can interrupt the response by speaking while the message is being played.
|
Number |
getFrequencyInSeconds()
How often a message should be sent to the user.
|
Object |
getMessageGroupsList()
A collection of responses that Amazon Lex can send to the user.
|
Number |
getTimeoutInSeconds()
If Amazon Lex waits longer than this length of time for a response, it will stop sending 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.StillWaitingResponseSpecificationProperty.Builder builder)
CfnBot.AdvancedRecognitionSettingProperty.Builder.public final Number getFrequencyInSeconds()
CfnBot.StillWaitingResponseSpecificationPropertyMinimum of 1 second, maximum of 5 minutes.
getFrequencyInSeconds in interface CfnBot.StillWaitingResponseSpecificationPropertypublic final Object getMessageGroupsList()
CfnBot.StillWaitingResponseSpecificationPropertyAmazon Lex chooses the actual response to send at runtime.
getMessageGroupsList in interface CfnBot.StillWaitingResponseSpecificationPropertypublic final Number getTimeoutInSeconds()
CfnBot.StillWaitingResponseSpecificationPropertygetTimeoutInSeconds in interface CfnBot.StillWaitingResponseSpecificationPropertypublic final Object getAllowInterrupt()
CfnBot.StillWaitingResponseSpecificationPropertygetAllowInterrupt in interface CfnBot.StillWaitingResponseSpecificationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.