| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelbuilding.model |
| Modifier and Type | Method and Description |
|---|---|
ConversationLogsRequest |
ConversationLogsRequest.clone() |
ConversationLogsRequest |
PutBotAliasRequest.getConversationLogs()
Settings for conversation logs for the alias.
|
ConversationLogsRequest |
ConversationLogsRequest.withIamRoleArn(String iamRoleArn)
The Amazon Resource Name (ARN) of an IAM role with permission to write to your CloudWatch Logs for text logs and
your S3 bucket for audio logs.
|
ConversationLogsRequest |
ConversationLogsRequest.withLogSettings(Collection<LogSettingsRequest> logSettings)
The settings for your conversation logs.
|
ConversationLogsRequest |
ConversationLogsRequest.withLogSettings(LogSettingsRequest... logSettings)
The settings for your conversation logs.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PutBotAliasRequest.setConversationLogs(ConversationLogsRequest conversationLogs)
Settings for conversation logs for the alias.
|
PutBotAliasRequest |
PutBotAliasRequest.withConversationLogs(ConversationLogsRequest conversationLogs)
Settings for conversation logs for the alias.
|
Copyright © 2020. All rights reserved.