Uses of Class
software.amazon.awssdk.services.fms.model.ThirdPartyFirewallMissingFirewallViolation
-
Packages that use ThirdPartyFirewallMissingFirewallViolation Package Description software.amazon.awssdk.services.fms.model -
-
Uses of ThirdPartyFirewallMissingFirewallViolation in software.amazon.awssdk.services.fms.model
Methods in software.amazon.awssdk.services.fms.model that return ThirdPartyFirewallMissingFirewallViolation Modifier and Type Method Description ThirdPartyFirewallMissingFirewallViolationResourceViolation. thirdPartyFirewallMissingFirewallViolation()The violation details for a third-party firewall that's been deleted.Methods in software.amazon.awssdk.services.fms.model with parameters of type ThirdPartyFirewallMissingFirewallViolation Modifier and Type Method Description ResourceViolation.BuilderResourceViolation.Builder. thirdPartyFirewallMissingFirewallViolation(ThirdPartyFirewallMissingFirewallViolation thirdPartyFirewallMissingFirewallViolation)The violation details for a third-party firewall that's been deleted.
-