@Stability(value=Stable) @Internal public static final class CfnBotAliasProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBotAliasProps
CfnBotAliasPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnBotAliasProps.Builder, CfnBotAliasProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnBotAliasProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnBotAliasProps.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 |
getBotAliasLocaleSettings()
Maps configuration information to a specific locale.
|
String |
getBotAliasName()
The name of the bot alias.
|
Object |
getBotAliasTags()
An array of key-value pairs to apply to this resource.
|
String |
getBotId()
The unique identifier of the bot.
|
String |
getBotVersion()
The version of the bot that the bot alias references.
|
Object |
getConversationLogSettings()
Specifies whether Amazon Lex logs text and audio for conversations with the bot.
|
String |
getDescription()
The description of the bot alias.
|
Object |
getSentimentAnalysisSettings()
Determines whether Amazon Lex will use Amazon Comprehend to detect the sentiment of user utterances.
|
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(CfnBotAliasProps.Builder builder)
CfnBotAliasProps.Builder.public final String getBotAliasName()
CfnBotAliasPropsgetBotAliasName in interface CfnBotAliasPropspublic final String getBotId()
CfnBotAliasPropsgetBotId in interface CfnBotAliasPropspublic final Object getBotAliasLocaleSettings()
CfnBotAliasPropsYou can use this parameter to specify a specific Lambda function to run different functions in different locales.
getBotAliasLocaleSettings in interface CfnBotAliasPropspublic final Object getBotAliasTags()
CfnBotAliasPropsYou can only add tags when you specify an alias.
For more information, see Tag .
getBotAliasTags in interface CfnBotAliasPropspublic final String getBotVersion()
CfnBotAliasPropsgetBotVersion in interface CfnBotAliasPropspublic final Object getConversationLogSettings()
CfnBotAliasPropsWhen you enable conversation logs, text logs store text input, transcripts of audio input, and associated metadata in Amazon CloudWatch logs. Audio logs store input in Amazon S3 .
getConversationLogSettings in interface CfnBotAliasPropspublic final String getDescription()
CfnBotAliasPropsgetDescription in interface CfnBotAliasPropspublic final Object getSentimentAnalysisSettings()
CfnBotAliasPropsgetSentimentAnalysisSettings in interface CfnBotAliasProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.