Values.ReplicatorCloudWatchLogsSourceDetails about delivering logs to CloudWatch Logs.
type nonrec t = {enabled : bool;Whether log delivery to CloudWatch Logs is enabled.
*)logGroup : string option;The CloudWatch log group that is the destination for log delivery.
*)}