Values.LogGroupSummarySourceA subset of the attributes that describe a log group. In CloudWatch a log group is a group of log streams that share the same retention, monitoring, and access control settings.
type nonrec t = {logGroupName : LogGroupIdentifier.t option;The name of the log group.
*)logType : String20.t option;The type of log.
*)}