| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
CloudWatchLogGroupLogDestination |
CloudWatchLogGroupLogDestination.clone() |
CloudWatchLogGroupLogDestination |
TextLogDestination.getCloudWatch()
Defines the Amazon CloudWatch Logs log group where text and metadata logs are delivered.
|
CloudWatchLogGroupLogDestination |
CloudWatchLogGroupLogDestination.withCloudWatchLogGroupArn(String cloudWatchLogGroupArn)
The Amazon Resource Name (ARN) of the log group where text and metadata logs are delivered.
|
CloudWatchLogGroupLogDestination |
CloudWatchLogGroupLogDestination.withLogPrefix(String logPrefix)
The prefix of the log stream name within the log group that you specified
|
| Modifier and Type | Method and Description |
|---|---|
void |
TextLogDestination.setCloudWatch(CloudWatchLogGroupLogDestination cloudWatch)
Defines the Amazon CloudWatch Logs log group where text and metadata logs are delivered.
|
TextLogDestination |
TextLogDestination.withCloudWatch(CloudWatchLogGroupLogDestination cloudWatch)
Defines the Amazon CloudWatch Logs log group where text and metadata logs are delivered.
|
Copyright © 2025. All rights reserved.