Values.ComplianceSummarySourceThe number of Config rules or Amazon Web Services resources that are compliant and noncompliant.
type nonrec t = {compliantResourceCount : ComplianceContributorCount.t option;The number of Config rules or Amazon Web Services resources that are compliant, up to a maximum of 25 for rules and 100 for resources.
*)nonCompliantResourceCount : ComplianceContributorCount.t option;The number of Config rules or Amazon Web Services resources that are noncompliant, up to a maximum of 25 for rules and 100 for resources.
*)complianceSummaryTimestamp : Date.t option;The time that Config created the compliance summary.
*)}