| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelbuilding.model |
| Modifier and Type | Method and Description |
|---|---|
ConversationLogsResponse |
PutBotAliasResponse.conversationLogs()
The settings that determine how Amazon Lex uses conversation logs for the alias.
|
ConversationLogsResponse |
GetBotAliasResponse.conversationLogs()
The settings that determine how Amazon Lex uses conversation logs for the alias.
|
ConversationLogsResponse |
BotAliasMetadata.conversationLogs()
Settings that determine how Amazon Lex uses conversation logs for the alias.
|
| Modifier and Type | Method and Description |
|---|---|
PutBotAliasResponse.Builder |
PutBotAliasResponse.Builder.conversationLogs(ConversationLogsResponse conversationLogs)
The settings that determine how Amazon Lex uses conversation logs for the alias.
|
GetBotAliasResponse.Builder |
GetBotAliasResponse.Builder.conversationLogs(ConversationLogsResponse conversationLogs)
The settings that determine how Amazon Lex uses conversation logs for the alias.
|
BotAliasMetadata.Builder |
BotAliasMetadata.Builder.conversationLogs(ConversationLogsResponse conversationLogs)
Settings that determine how Amazon Lex uses conversation logs for the alias.
|
Copyright © 2022. All rights reserved.