| Package | Description |
|---|---|
| com.amazonaws.services.cloudwatchevidently.model |
| Modifier and Type | Method and Description |
|---|---|
CloudWatchLogsDestination |
CloudWatchLogsDestination.clone() |
CloudWatchLogsDestination |
ProjectDataDelivery.getCloudWatchLogs()
If the project stores evaluation events in CloudWatch Logs, this structure stores the log group name.
|
CloudWatchLogsDestination |
CloudWatchLogsDestination.withLogGroup(String logGroup)
The name of the log group where the project stores evaluation events.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectDataDelivery.setCloudWatchLogs(CloudWatchLogsDestination cloudWatchLogs)
If the project stores evaluation events in CloudWatch Logs, this structure stores the log group name.
|
ProjectDataDelivery |
ProjectDataDelivery.withCloudWatchLogs(CloudWatchLogsDestination cloudWatchLogs)
If the project stores evaluation events in CloudWatch Logs, this structure stores the log group name.
|
Copyright © 2022. All rights reserved.