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