Uses of Class
software.amazon.awssdk.services.fms.model.FirewallSubnetMissingVPCEndpointViolation
-
Packages that use FirewallSubnetMissingVPCEndpointViolation Package Description software.amazon.awssdk.services.fms.model -
-
Uses of FirewallSubnetMissingVPCEndpointViolation in software.amazon.awssdk.services.fms.model
Methods in software.amazon.awssdk.services.fms.model that return FirewallSubnetMissingVPCEndpointViolation Modifier and Type Method Description FirewallSubnetMissingVPCEndpointViolationResourceViolation. firewallSubnetMissingVPCEndpointViolation()The violation details for a third-party firewall's VPC endpoint subnet that was deleted.Methods in software.amazon.awssdk.services.fms.model with parameters of type FirewallSubnetMissingVPCEndpointViolation Modifier and Type Method Description ResourceViolation.BuilderResourceViolation.Builder. firewallSubnetMissingVPCEndpointViolation(FirewallSubnetMissingVPCEndpointViolation firewallSubnetMissingVPCEndpointViolation)The violation details for a third-party firewall's VPC endpoint subnet that was deleted.
-