class Aws::FMS::Types::NetworkFirewallInvalidRouteConfigurationViolation
Violation detail for the improperly configured subnet route. It's possible there is a missing route table route, or a configuration that causes traffic to cross an Availability Zone boundary.
@!attribute [rw] affected_subnets
The subnets that are affected. @return [Array<String>]
@!attribute [rw] route_table_id
The route table ID. @return [String]
@!attribute [rw] is_route_table_used_in_different_az
Information about whether the route table is used in another Availability Zone. @return [Boolean]
@!attribute [rw] violating_route
The route that's in violation. @return [Types::Route]
@!attribute [rw] current_firewall_subnet_route_table
The subnet route table for the current firewall. @return [String]
@!attribute [rw] expected_firewall_endpoint
The firewall endpoint that's expected. @return [String]
@!attribute [rw] actual_firewall_endpoint
The actual firewall endpoint. @return [String]
@!attribute [rw] expected_firewall_subnet_id
The expected subnet ID for the firewall. @return [String]
@!attribute [rw] actual_firewall_subnet_id
The actual subnet ID for the firewall. @return [String]
@!attribute [rw] expected_firewall_subnet_routes
The firewall subnet routes that are expected. @return [Array<Types::ExpectedRoute>]
@!attribute [rw] actual_firewall_subnet_routes
The actual firewall subnet routes that are expected. @return [Array<Types::Route>]
@!attribute [rw] internet_gateway_id
The internet gateway ID. @return [String]
@!attribute [rw] current_internet_gateway_route_table
The route table for the current internet gateway. @return [String]
@!attribute [rw] expected_internet_gateway_routes
The expected routes for the internet gateway. @return [Array<Types::ExpectedRoute>]
@!attribute [rw] actual_internet_gateway_routes
The actual internet gateway routes. @return [Array<Types::Route>]
@!attribute [rw] vpc_id
Information about the VPC ID. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/fms-2018-01-01/NetworkFirewallInvalidRouteConfigurationViolation AWS API Documentation
Constants
- SENSITIVE