| Package | Description |
|---|---|
| software.amazon.awssdk.services.evidently.model |
| Modifier and Type | Method and Description |
|---|---|
CloudWatchLogsDestinationConfig |
ProjectDataDeliveryConfig.cloudWatchLogs()
If the project stores evaluation events in CloudWatch Logs, this structure stores the log group name.
|
CloudWatchLogsDestinationConfig |
UpdateProjectDataDeliveryRequest.cloudWatchLogs()
A structure containing the CloudWatch Logs log group where you want to store evaluation events.
|
| Modifier and Type | Method and Description |
|---|---|
ProjectDataDeliveryConfig.Builder |
ProjectDataDeliveryConfig.Builder.cloudWatchLogs(CloudWatchLogsDestinationConfig cloudWatchLogs)
If the project stores evaluation events in CloudWatch Logs, this structure stores the log group name.
|
UpdateProjectDataDeliveryRequest.Builder |
UpdateProjectDataDeliveryRequest.Builder.cloudWatchLogs(CloudWatchLogsDestinationConfig cloudWatchLogs)
A structure containing the CloudWatch Logs log group where you want to store evaluation events.
|
Copyright © 2023. All rights reserved.