Uses of Class
software.amazon.awscdk.PolicyViolation.Builder
Packages that use PolicyViolation.Builder
-
Uses of PolicyViolation.Builder in software.amazon.awscdk
Methods in software.amazon.awscdk that return PolicyViolation.BuilderModifier and TypeMethodDescriptionstatic PolicyViolation.BuilderPolicyViolation.builder()PolicyViolation.Builder.description(String description) Sets the value ofPolicyViolation.getDescription()Sets the value ofPolicyViolation.getFix()PolicyViolation.Builder.ruleMetadata(Map<String, String> ruleMetadata) Sets the value ofPolicyViolation.getRuleMetadata()Sets the value ofPolicyViolation.getRuleName()Sets the value ofPolicyViolation.getSeverity()PolicyViolation.Builder.violatingResources(List<? extends PolicyViolatingResource> violatingResources) Sets the value ofPolicyViolation.getViolatingResources()Constructors in software.amazon.awscdk with parameters of type PolicyViolation.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(PolicyViolation.Builder builder) Constructor that initializes the object based on literal property values passed by thePolicyViolation.Builder.