class Aws::FMS::Types::NetworkFirewallInternetTrafficNotInspectedViolation

Violation detail for the subnet for which internet traffic that hasn't been inspected.

@!attribute [rw] subnet_id

The subnet ID.
@return [String]

@!attribute [rw] subnet_availability_zone

The subnet Availability Zone.
@return [String]

@!attribute [rw] route_table_id

Information about the route table ID.
@return [String]

@!attribute [rw] violating_routes

The route or routes that are in violation.
@return [Array<Types::Route>]

@!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] current_firewall_subnet_route_table

Information about the subnet route table for the current firewall.
@return [String]

@!attribute [rw] expected_firewall_endpoint

The expected endpoint for the current firewall.
@return [String]

@!attribute [rw] firewall_subnet_id

The firewall subnet ID.
@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.
@return [Array<Types::Route>]

@!attribute [rw] internet_gateway_id

The internet gateway ID.
@return [String]

@!attribute [rw] current_internet_gateway_route_table

The current route table for the internet gateway.
@return [String]

@!attribute [rw] expected_internet_gateway_routes

The internet gateway routes that are expected.
@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/NetworkFirewallInternetTrafficNotInspectedViolation AWS API Documentation

Constants

SENSITIVE