Uses of Interface
software.amazon.awscdk.PolicyViolatingResourceBeta1
Packages that use PolicyViolatingResourceBeta1
-
Uses of PolicyViolatingResourceBeta1 in software.amazon.awscdk
Classes in software.amazon.awscdk that implement PolicyViolatingResourceBeta1Modifier and TypeClassDescriptionstatic final classAn implementation forPolicyViolatingResourceBeta1Methods in software.amazon.awscdk that return PolicyViolatingResourceBeta1Modifier and TypeMethodDescriptionPolicyViolatingResourceBeta1.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk that return types with arguments of type PolicyViolatingResourceBeta1Modifier and TypeMethodDescriptionPolicyViolationBeta1.getViolatingResources()The resources violating this rule.final List<PolicyViolatingResourceBeta1> PolicyViolationBeta1.Jsii$Proxy.getViolatingResources()Method parameters in software.amazon.awscdk with type arguments of type PolicyViolatingResourceBeta1Modifier and TypeMethodDescriptionPolicyViolationBeta1.Builder.violatingResources(List<? extends PolicyViolatingResourceBeta1> violatingResources) Sets the value ofPolicyViolationBeta1.getViolatingResources()