Uses of Class
software.amazon.awssdk.services.fms.model.FirewallSubnetIsOutOfScopeViolation
-
Packages that use FirewallSubnetIsOutOfScopeViolation Package Description software.amazon.awssdk.services.fms.model -
-
Uses of FirewallSubnetIsOutOfScopeViolation in software.amazon.awssdk.services.fms.model
Methods in software.amazon.awssdk.services.fms.model that return FirewallSubnetIsOutOfScopeViolation Modifier and Type Method Description FirewallSubnetIsOutOfScopeViolationResourceViolation. firewallSubnetIsOutOfScopeViolation()Contains details about the firewall subnet that violates the policy scope.Methods in software.amazon.awssdk.services.fms.model with parameters of type FirewallSubnetIsOutOfScopeViolation Modifier and Type Method Description ResourceViolation.BuilderResourceViolation.Builder. firewallSubnetIsOutOfScopeViolation(FirewallSubnetIsOutOfScopeViolation firewallSubnetIsOutOfScopeViolation)Contains details about the firewall subnet that violates the policy scope.
-