@Stability(value=Stable) @Internal public static final class CfnBot.MessageGroupProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBot.MessageGroupProperty
CfnBot.MessageGroupPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnBot.MessageGroupProperty.Builder, CfnBot.MessageGroupProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnBot.MessageGroupProperty.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 |
getMessage()
The primary message that Amazon Lex should send to the user.
|
Object |
getVariations()
Message variations to send to the user.
|
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.MessageGroupProperty.Builder builder)
CfnBot.AdvancedRecognitionSettingProperty.Builder.public final Object getMessage()
CfnBot.MessageGroupPropertygetMessage in interface CfnBot.MessageGroupPropertypublic final Object getVariations()
CfnBot.MessageGroupPropertyWhen variations are defined, Amazon Lex chooses the primary message or one of the variations to send to the user.
getVariations in interface CfnBot.MessageGroupProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.