Uses of Class
software.amazon.awssdk.services.fms.model.NetworkFirewallMissingExpectedRTViolation
-
Packages that use NetworkFirewallMissingExpectedRTViolation Package Description software.amazon.awssdk.services.fms.model -
-
Uses of NetworkFirewallMissingExpectedRTViolation in software.amazon.awssdk.services.fms.model
Methods in software.amazon.awssdk.services.fms.model that return NetworkFirewallMissingExpectedRTViolation Modifier and Type Method Description NetworkFirewallMissingExpectedRTViolationResourceViolation. networkFirewallMissingExpectedRTViolation()Violation detail for an Network Firewall policy that indicates that a subnet is not associated with the expected Firewall Manager managed route table.Methods in software.amazon.awssdk.services.fms.model with parameters of type NetworkFirewallMissingExpectedRTViolation Modifier and Type Method Description ResourceViolation.BuilderResourceViolation.Builder. networkFirewallMissingExpectedRTViolation(NetworkFirewallMissingExpectedRTViolation networkFirewallMissingExpectedRTViolation)Violation detail for an Network Firewall policy that indicates that a subnet is not associated with the expected Firewall Manager managed route table.
-