@Stability(value=Stable) @Internal public static final class CfnBotVersionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBotVersionProps
CfnBotVersionPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnBotVersionProps.Builder, CfnBotVersionProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnBotVersionProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnBotVersionProps.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 |
getBotId()
The unique identifier of the bot.
|
Object |
getBotVersionLocaleSpecification()
Specifies the locales that Amazon Lex adds to this version.
|
String |
getDescription()
The description of the version.
|
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(CfnBotVersionProps.Builder builder)
CfnBotVersionProps.Builder.public final String getBotId()
CfnBotVersionPropsgetBotId in interface CfnBotVersionPropspublic final Object getBotVersionLocaleSpecification()
CfnBotVersionPropsYou can choose the Draft version or any other previously published version for each locale. When you specify a source version, the locale data is copied from the source version to the new version.
getBotVersionLocaleSpecification in interface CfnBotVersionPropspublic final String getDescription()
CfnBotVersionPropsgetDescription in interface CfnBotVersionProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.