@Stability(value=Stable) @Internal public static final class CfnBot.WaitAndContinueSpecificationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBot.WaitAndContinueSpecificationProperty
CfnBot.WaitAndContinueSpecificationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnBot.WaitAndContinueSpecificationProperty.Builder, CfnBot.WaitAndContinueSpecificationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnBot.WaitAndContinueSpecificationProperty.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 |
getContinueResponse()
The response that Amazon Lex sends to indicate that the bot is ready to continue the conversation.
|
Object |
getIsActive()
Specifies whether the bot will wait for a user to respond.
|
Object |
getStillWaitingResponse()
A response that Amazon Lex sends periodically to the user to indicate that the bot is still waiting for input from the user.
|
Object |
getWaitingResponse()
The response that Amazon Lex sends to indicate that the bot is waiting for the conversation to continue.
|
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.WaitAndContinueSpecificationProperty.Builder builder)
CfnBot.AdvancedRecognitionSettingProperty.Builder.public final Object getContinueResponse()
CfnBot.WaitAndContinueSpecificationPropertygetContinueResponse in interface CfnBot.WaitAndContinueSpecificationPropertypublic final Object getWaitingResponse()
CfnBot.WaitAndContinueSpecificationPropertygetWaitingResponse in interface CfnBot.WaitAndContinueSpecificationPropertypublic final Object getIsActive()
CfnBot.WaitAndContinueSpecificationPropertyWhen this field is false, wait and continue responses for a slot aren't used and the bot expects an appropriate response within the configured timeout. If the IsActive field isn't specified, the default is true.
getIsActive in interface CfnBot.WaitAndContinueSpecificationPropertypublic final Object getStillWaitingResponse()
CfnBot.WaitAndContinueSpecificationPropertygetStillWaitingResponse in interface CfnBot.WaitAndContinueSpecificationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.