class Aws::CloudWatchEvidently::Types::ProjectDataDelivery

A structure that contains information about where Evidently is to store evaluation events for longer term storage.

@!attribute [rw] cloud_watch_logs

If the project stores evaluation events in CloudWatch Logs, this
structure stores the log group name.
@return [Types::CloudWatchLogsDestination]

@!attribute [rw] s3_destination

If the project stores evaluation events in an Amazon S3 bucket, this
structure stores the bucket name and bucket prefix.
@return [Types::S3Destination]

@see docs.aws.amazon.com/goto/WebAPI/evidently-2021-02-01/ProjectDataDelivery AWS API Documentation

Constants

SENSITIVE