| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
TextLogDestination |
TextLogDestination.clone() |
TextLogDestination |
TextLogSetting.getDestination() |
TextLogDestination |
TextLogDestination.withCloudWatch(CloudWatchLogGroupLogDestination cloudWatch)
Defines the Amazon CloudWatch Logs log group where text and metadata logs are delivered.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TextLogSetting.setDestination(TextLogDestination destination) |
TextLogSetting |
TextLogSetting.withDestination(TextLogDestination destination) |
Copyright © 2024. All rights reserved.