Values.CloudWatchLogsLogDeliveryDescriptionSourceA description of the log delivery settings.
type nonrec t = {enabled : bool option;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.
*)}