Uses of Class
software.amazon.awssdk.services.fms.model.NetworkFirewallUnexpectedGatewayRoutesViolation
-
Packages that use NetworkFirewallUnexpectedGatewayRoutesViolation Package Description software.amazon.awssdk.services.fms.model -
-
Uses of NetworkFirewallUnexpectedGatewayRoutesViolation in software.amazon.awssdk.services.fms.model
Methods in software.amazon.awssdk.services.fms.model that return NetworkFirewallUnexpectedGatewayRoutesViolation Modifier and Type Method Description NetworkFirewallUnexpectedGatewayRoutesViolationResourceViolation. networkFirewallUnexpectedGatewayRoutesViolation()There's an unexpected gateway route.Methods in software.amazon.awssdk.services.fms.model with parameters of type NetworkFirewallUnexpectedGatewayRoutesViolation Modifier and Type Method Description ResourceViolation.BuilderResourceViolation.Builder. networkFirewallUnexpectedGatewayRoutesViolation(NetworkFirewallUnexpectedGatewayRoutesViolation networkFirewallUnexpectedGatewayRoutesViolation)There's an unexpected gateway route.
-