Uses of Class
software.amazon.awssdk.services.fms.model.WebACLHasOutOfScopeResourcesViolation
-
Packages that use WebACLHasOutOfScopeResourcesViolation Package Description software.amazon.awssdk.services.fms.model -
-
Uses of WebACLHasOutOfScopeResourcesViolation in software.amazon.awssdk.services.fms.model
Methods in software.amazon.awssdk.services.fms.model that return WebACLHasOutOfScopeResourcesViolation Modifier and Type Method Description WebACLHasOutOfScopeResourcesViolationResourceViolation. webACLHasOutOfScopeResourcesViolation()The violation details for a web ACL that's associated with at least one resource that's out of scope of the Firewall Manager policy.Methods in software.amazon.awssdk.services.fms.model with parameters of type WebACLHasOutOfScopeResourcesViolation Modifier and Type Method Description ResourceViolation.BuilderResourceViolation.Builder. webACLHasOutOfScopeResourcesViolation(WebACLHasOutOfScopeResourcesViolation webACLHasOutOfScopeResourcesViolation)The violation details for a web ACL that's associated with at least one resource that's out of scope of the Firewall Manager policy.
-