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