class Aws::CloudWatchEvidently::Types::UpdateProjectDataDeliveryRequest


@see docs.aws.amazon.com/goto/WebAPI/evidently-2021-02-01/UpdateProjectDataDeliveryRequest AWS API Documentation
@return [Types::S3DestinationConfig]
you want to store evaluation events.
A structure containing the S3 bucket name and bucket prefix where
@!attribute [rw] s3_destination
@return [String]
storage options for.
The name or ARN of the project that you want to modify the data
@!attribute [rw] project
@return [Types::CloudWatchLogsDestinationConfig]
to store evaluation events.
A structure containing the CloudWatch Logs log group where you want
@!attribute [rw] cloud_watch_logs
}
},
prefix: “S3PrefixSafeName”,
bucket: “S3BucketSafeName”,
s3_destination: {
project: “ProjectRef”, # required
},
log_group: “CwLogGroupSafeName”,
cloud_watch_logs: {
{
data as a hash:
@note When making an API call, you may pass UpdateProjectDataDeliveryRequest