Uses of Class
software.amazon.awssdk.services.fms.model.ThirdPartyFirewallMissingExpectedRouteTableViolation
-
Packages that use ThirdPartyFirewallMissingExpectedRouteTableViolation Package Description software.amazon.awssdk.services.fms.model -
-
Uses of ThirdPartyFirewallMissingExpectedRouteTableViolation in software.amazon.awssdk.services.fms.model
Methods in software.amazon.awssdk.services.fms.model that return ThirdPartyFirewallMissingExpectedRouteTableViolation Modifier and Type Method Description ThirdPartyFirewallMissingExpectedRouteTableViolationResourceViolation. thirdPartyFirewallMissingExpectedRouteTableViolation()The violation details for a third-party firewall that has the Firewall Manager managed route table that was associated with the third-party firewall has been deleted.Methods in software.amazon.awssdk.services.fms.model with parameters of type ThirdPartyFirewallMissingExpectedRouteTableViolation Modifier and Type Method Description ResourceViolation.BuilderResourceViolation.Builder. thirdPartyFirewallMissingExpectedRouteTableViolation(ThirdPartyFirewallMissingExpectedRouteTableViolation thirdPartyFirewallMissingExpectedRouteTableViolation)The violation details for a third-party firewall that has the Firewall Manager managed route table that was associated with the third-party firewall has been deleted.
-