| Package | Description |
|---|---|
| software.amazon.awscdk.services.lex |
AWS::Lex Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnBotAlias.ConversationLogSettingsProperty.Jsii$Proxy
An implementation for
CfnBotAlias.ConversationLogSettingsProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnBotAlias.ConversationLogSettingsProperty |
CfnBotAlias.ConversationLogSettingsProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnBotAlias.Builder |
CfnBotAlias.Builder.conversationLogSettings(CfnBotAlias.ConversationLogSettingsProperty conversationLogSettings)
Specifies whether Amazon Lex logs text and audio for conversations with the bot.
|
CfnBotAliasProps.Builder |
CfnBotAliasProps.Builder.conversationLogSettings(CfnBotAlias.ConversationLogSettingsProperty conversationLogSettings)
Sets the value of
CfnBotAliasProps.getConversationLogSettings() |
void |
CfnBotAlias.setConversationLogSettings(CfnBotAlias.ConversationLogSettingsProperty value)
Specifies whether Amazon Lex logs text and audio for conversations with the bot.
|
Copyright © 2022. All rights reserved.