Uses of Class
com.hack23.sonar.cloudformation.reports.cfnnag.CfnNagViolation
Packages that use CfnNagViolation
-
Uses of CfnNagViolation in com.hack23.sonar.cloudformation.reports.cfnnag
Methods in com.hack23.sonar.cloudformation.reports.cfnnag that return types with arguments of type CfnNagViolationMethod parameters in com.hack23.sonar.cloudformation.reports.cfnnag with type arguments of type CfnNagViolationModifier and TypeMethodDescriptionvoid
CfnNagReport.setViolations
(List<CfnNagViolation> violations) Sets the violations.