PolicyViolationSummary constructor
PolicyViolationSummary({})
Implementation
PolicyViolationSummary({
this.conformantResourcesCount,
this.evaluationErrorsCount,
this.outOfScopeResourcesCount,
this.policyViolationsCount,
});