Values.CoverageStatisticsSourceInformation about the coverage statistics for a resource.
type nonrec t = {countByResourceType : CountByResourceType.t option;Represents coverage statistics for EKS clusters aggregated by resource type.
*)countByCoverageStatus : CountByCoverageStatus.t option;Represents coverage statistics for EKS clusters aggregated by coverage status.
*)}