Uses of Class
software.amazon.awssdk.services.fms.model.WebACLHasIncompatibleConfigurationViolation
-
Packages that use WebACLHasIncompatibleConfigurationViolation Package Description software.amazon.awssdk.services.fms.model -
-
Uses of WebACLHasIncompatibleConfigurationViolation in software.amazon.awssdk.services.fms.model
Methods in software.amazon.awssdk.services.fms.model that return WebACLHasIncompatibleConfigurationViolation Modifier and Type Method Description WebACLHasIncompatibleConfigurationViolationResourceViolation. webACLHasIncompatibleConfigurationViolation()The violation details for a web ACL whose configuration is incompatible with the Firewall Manager policy.Methods in software.amazon.awssdk.services.fms.model with parameters of type WebACLHasIncompatibleConfigurationViolation Modifier and Type Method Description ResourceViolation.BuilderResourceViolation.Builder. webACLHasIncompatibleConfigurationViolation(WebACLHasIncompatibleConfigurationViolation webACLHasIncompatibleConfigurationViolation)The violation details for a web ACL whose configuration is incompatible with the Firewall Manager policy.
-