Uses of Interface
software.amazon.awscdk.PolicyViolatingResource
Packages that use PolicyViolatingResource
-
Uses of PolicyViolatingResource in software.amazon.awscdk
Classes in software.amazon.awscdk that implement PolicyViolatingResourceModifier and TypeClassDescriptionstatic final classAn implementation forPolicyViolatingResourceMethods in software.amazon.awscdk that return PolicyViolatingResourceModifier and TypeMethodDescriptionPolicyViolatingResource.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk that return types with arguments of type PolicyViolatingResourceModifier and TypeMethodDescriptionPolicyViolation.getViolatingResources()The resources violating this rule.final List<PolicyViolatingResource> PolicyViolation.Jsii$Proxy.getViolatingResources()Method parameters in software.amazon.awscdk with type arguments of type PolicyViolatingResourceModifier and TypeMethodDescriptionPolicyViolation.Builder.violatingResources(List<? extends PolicyViolatingResource> violatingResources) Sets the value ofPolicyViolation.getViolatingResources()