@Stability(value=Stable) @Internal public static final class CfnBot.ButtonProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBot.ButtonProperty
CfnBot.ButtonPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnBot.ButtonProperty.Builder, CfnBot.ButtonProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnBot.ButtonProperty.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) |
String |
getText()
The text that appears on the button.
|
String |
getValue()
The value returned to Amazon Lex when the user chooses this button.
|
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.ButtonProperty.Builder builder)
CfnBot.AdvancedRecognitionSettingProperty.Builder.public final String getText()
CfnBot.ButtonPropertyUse this to tell the user the value that is returned when they choose this button.
getText in interface CfnBot.ButtonPropertypublic final String getValue()
CfnBot.ButtonPropertyThis must be one of the slot values configured for the slot.
getValue in interface CfnBot.ButtonProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.