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.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The actual firewall endpoint.

Link copied to clipboard

The actual subnet ID for the firewall.

Link copied to clipboard

The actual firewall subnet routes that are expected.

Link copied to clipboard

The actual internet gateway routes.

Link copied to clipboard

The subnets that are affected.

Link copied to clipboard

The subnet route table for the current firewall.

Link copied to clipboard

The route table for the current internet gateway.

Link copied to clipboard

The firewall endpoint that's expected.

Link copied to clipboard

The expected subnet ID for the firewall.

Link copied to clipboard

The firewall subnet routes that are expected.

Link copied to clipboard

The expected routes for the internet gateway.

Link copied to clipboard

The internet gateway ID.

Link copied to clipboard

Information about whether the route table is used in another Availability Zone.

Link copied to clipboard

The route table ID.

Link copied to clipboard

The route that's in violation.

Link copied to clipboard

Information about the VPC ID.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String