@Stability(value=Stable) @Internal public static final class CfnBot.TestBotAliasSettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBot.TestBotAliasSettingsProperty
CfnBot.TestBotAliasSettingsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnBot.TestBotAliasSettingsProperty.Builder, CfnBot.TestBotAliasSettingsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnBot.TestBotAliasSettingsProperty.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 |
getBotAliasLocaleSettings()
Specifies settings that are unique to a locale.
|
Object |
getConversationLogSettings()
Specifies settings for conversation logs that save audio, text, and metadata information for conversations with your users.
|
String |
getDescription()
Specifies a description for the test bot alias.
|
Object |
getSentimentAnalysisSettings()
Specifies 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(CfnBot.TestBotAliasSettingsProperty.Builder builder)
CfnBot.AdvancedRecognitionSettingProperty.Builder.public final Object getBotAliasLocaleSettings()
CfnBot.TestBotAliasSettingsPropertyFor example, you can use a different Lambda function depending on the bot's locale.
getBotAliasLocaleSettings in interface CfnBot.TestBotAliasSettingsPropertypublic final Object getConversationLogSettings()
CfnBot.TestBotAliasSettingsPropertygetConversationLogSettings in interface CfnBot.TestBotAliasSettingsPropertypublic final String getDescription()
CfnBot.TestBotAliasSettingsPropertygetDescription in interface CfnBot.TestBotAliasSettingsPropertypublic final Object getSentimentAnalysisSettings()
CfnBot.TestBotAliasSettingsPropertygetSentimentAnalysisSettings in interface CfnBot.TestBotAliasSettingsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.