| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<TextLogSetting> |
ConversationLogSettings.textLogSettings()
The Amazon CloudWatch Logs settings for logging text and metadata.
|
| Modifier and Type | Method and Description |
|---|---|
ConversationLogSettings.Builder |
ConversationLogSettings.Builder.textLogSettings(TextLogSetting... textLogSettings)
The Amazon CloudWatch Logs settings for logging text and metadata.
|
| Modifier and Type | Method and Description |
|---|---|
ConversationLogSettings.Builder |
ConversationLogSettings.Builder.textLogSettings(Collection<TextLogSetting> textLogSettings)
The Amazon CloudWatch Logs settings for logging text and metadata.
|
Copyright © 2023. All rights reserved.