| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelbuilding.model |
| Modifier and Type | Method and Description |
|---|---|
ConversationLogsResponse |
ConversationLogsResponse.clone() |
ConversationLogsResponse |
GetBotAliasResult.getConversationLogs()
The settings that determine how Amazon Lex uses conversation logs for the alias.
|
ConversationLogsResponse |
BotAliasMetadata.getConversationLogs()
Settings that determine how Amazon Lex uses conversation logs for the alias.
|
ConversationLogsResponse |
PutBotAliasResult.getConversationLogs()
The settings that determine how Amazon Lex uses conversation logs for the alias.
|
ConversationLogsResponse |
ConversationLogsResponse.withIamRoleArn(String iamRoleArn)
The Amazon Resource Name (ARN) of the IAM role used to write your logs to CloudWatch Logs or an S3 bucket.
|
ConversationLogsResponse |
ConversationLogsResponse.withLogSettings(Collection<LogSettingsResponse> logSettings)
The settings for your conversation logs.
|
ConversationLogsResponse |
ConversationLogsResponse.withLogSettings(LogSettingsResponse... logSettings)
The settings for your conversation logs.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetBotAliasResult.setConversationLogs(ConversationLogsResponse conversationLogs)
The settings that determine how Amazon Lex uses conversation logs for the alias.
|
void |
BotAliasMetadata.setConversationLogs(ConversationLogsResponse conversationLogs)
Settings that determine how Amazon Lex uses conversation logs for the alias.
|
void |
PutBotAliasResult.setConversationLogs(ConversationLogsResponse conversationLogs)
The settings that determine how Amazon Lex uses conversation logs for the alias.
|
GetBotAliasResult |
GetBotAliasResult.withConversationLogs(ConversationLogsResponse conversationLogs)
The settings that determine how Amazon Lex uses conversation logs for the alias.
|
BotAliasMetadata |
BotAliasMetadata.withConversationLogs(ConversationLogsResponse conversationLogs)
Settings that determine how Amazon Lex uses conversation logs for the alias.
|
PutBotAliasResult |
PutBotAliasResult.withConversationLogs(ConversationLogsResponse conversationLogs)
The settings that determine how Amazon Lex uses conversation logs for the alias.
|
Copyright © 2020. All rights reserved.