Values_0.VerifiedAccessLogCloudWatchLogsDestinationSourceOptions for CloudWatch Logs as a logging destination.
type nonrec t = {enabled : Boolean.t option;Indicates whether logging is enabled.
*)deliveryStatus : VerifiedAccessLogDeliveryStatus.t option;The delivery status for access logs.
*)logGroup : String_.t option;The ID of the CloudWatch Logs log group.
*)}