Uses of Class
software.amazon.awssdk.services.fms.model.NetworkFirewallMissingSubnetViolation
-
Packages that use NetworkFirewallMissingSubnetViolation Package Description software.amazon.awssdk.services.fms.model -
-
Uses of NetworkFirewallMissingSubnetViolation in software.amazon.awssdk.services.fms.model
Methods in software.amazon.awssdk.services.fms.model that return NetworkFirewallMissingSubnetViolation Modifier and Type Method Description NetworkFirewallMissingSubnetViolationResourceViolation. networkFirewallMissingSubnetViolation()Violation detail for an Network Firewall policy that indicates that an Availability Zone is missing the expected Firewall Manager managed subnet.Methods in software.amazon.awssdk.services.fms.model with parameters of type NetworkFirewallMissingSubnetViolation Modifier and Type Method Description ResourceViolation.BuilderResourceViolation.Builder. networkFirewallMissingSubnetViolation(NetworkFirewallMissingSubnetViolation networkFirewallMissingSubnetViolation)Violation detail for an Network Firewall policy that indicates that an Availability Zone is missing the expected Firewall Manager managed subnet.
-