Uses of Class
software.amazon.awssdk.services.fms.model.NetworkFirewallInternetTrafficNotInspectedViolation
-
Packages that use NetworkFirewallInternetTrafficNotInspectedViolation Package Description software.amazon.awssdk.services.fms.model -
-
Uses of NetworkFirewallInternetTrafficNotInspectedViolation in software.amazon.awssdk.services.fms.model
Methods in software.amazon.awssdk.services.fms.model that return NetworkFirewallInternetTrafficNotInspectedViolation Modifier and Type Method Description NetworkFirewallInternetTrafficNotInspectedViolationResourceViolation. networkFirewallInternetTrafficNotInspectedViolation()Violation detail for the subnet for which internet traffic hasn't been inspected.Methods in software.amazon.awssdk.services.fms.model with parameters of type NetworkFirewallInternetTrafficNotInspectedViolation Modifier and Type Method Description ResourceViolation.BuilderResourceViolation.Builder. networkFirewallInternetTrafficNotInspectedViolation(NetworkFirewallInternetTrafficNotInspectedViolation networkFirewallInternetTrafficNotInspectedViolation)Violation detail for the subnet for which internet traffic hasn't been inspected.
-