NetworkFirewallInternetTrafficNotInspectedViolation.Builder |
NetworkFirewallInternetTrafficNotInspectedViolation.Builder.actualFirewallSubnetRoutes(Collection<Route> actualFirewallSubnetRoutes) |
The actual firewall subnet routes.
|
NetworkFirewallInternetTrafficNotInspectedViolation.Builder |
NetworkFirewallInternetTrafficNotInspectedViolation.Builder.actualFirewallSubnetRoutes(Consumer<Route.Builder>... actualFirewallSubnetRoutes) |
The actual firewall subnet routes.
|
NetworkFirewallInternetTrafficNotInspectedViolation.Builder |
NetworkFirewallInternetTrafficNotInspectedViolation.Builder.actualFirewallSubnetRoutes(Route... actualFirewallSubnetRoutes) |
The actual firewall subnet routes.
|
NetworkFirewallInternetTrafficNotInspectedViolation.Builder |
NetworkFirewallInternetTrafficNotInspectedViolation.Builder.actualInternetGatewayRoutes(Collection<Route> actualInternetGatewayRoutes) |
The actual internet gateway routes.
|
NetworkFirewallInternetTrafficNotInspectedViolation.Builder |
NetworkFirewallInternetTrafficNotInspectedViolation.Builder.actualInternetGatewayRoutes(Consumer<Route.Builder>... actualInternetGatewayRoutes) |
The actual internet gateway routes.
|
NetworkFirewallInternetTrafficNotInspectedViolation.Builder |
NetworkFirewallInternetTrafficNotInspectedViolation.Builder.actualInternetGatewayRoutes(Route... actualInternetGatewayRoutes) |
The actual internet gateway routes.
|
static NetworkFirewallInternetTrafficNotInspectedViolation.Builder |
NetworkFirewallInternetTrafficNotInspectedViolation.builder() |
|
NetworkFirewallInternetTrafficNotInspectedViolation.Builder |
NetworkFirewallInternetTrafficNotInspectedViolation.Builder.currentFirewallSubnetRouteTable(String currentFirewallSubnetRouteTable) |
Information about the subnet route table for the current firewall.
|
NetworkFirewallInternetTrafficNotInspectedViolation.Builder |
NetworkFirewallInternetTrafficNotInspectedViolation.Builder.currentInternetGatewayRouteTable(String currentInternetGatewayRouteTable) |
The current route table for the internet gateway.
|
NetworkFirewallInternetTrafficNotInspectedViolation.Builder |
NetworkFirewallInternetTrafficNotInspectedViolation.Builder.expectedFirewallEndpoint(String expectedFirewallEndpoint) |
The expected endpoint for the current firewall.
|
NetworkFirewallInternetTrafficNotInspectedViolation.Builder |
NetworkFirewallInternetTrafficNotInspectedViolation.Builder.expectedFirewallSubnetRoutes(Collection<ExpectedRoute> expectedFirewallSubnetRoutes) |
The firewall subnet routes that are expected.
|
NetworkFirewallInternetTrafficNotInspectedViolation.Builder |
NetworkFirewallInternetTrafficNotInspectedViolation.Builder.expectedFirewallSubnetRoutes(Consumer<ExpectedRoute.Builder>... expectedFirewallSubnetRoutes) |
The firewall subnet routes that are expected.
|
NetworkFirewallInternetTrafficNotInspectedViolation.Builder |
NetworkFirewallInternetTrafficNotInspectedViolation.Builder.expectedFirewallSubnetRoutes(ExpectedRoute... expectedFirewallSubnetRoutes) |
The firewall subnet routes that are expected.
|
NetworkFirewallInternetTrafficNotInspectedViolation.Builder |
NetworkFirewallInternetTrafficNotInspectedViolation.Builder.expectedInternetGatewayRoutes(Collection<ExpectedRoute> expectedInternetGatewayRoutes) |
The internet gateway routes that are expected.
|
NetworkFirewallInternetTrafficNotInspectedViolation.Builder |
NetworkFirewallInternetTrafficNotInspectedViolation.Builder.expectedInternetGatewayRoutes(Consumer<ExpectedRoute.Builder>... expectedInternetGatewayRoutes) |
The internet gateway routes that are expected.
|
NetworkFirewallInternetTrafficNotInspectedViolation.Builder |
NetworkFirewallInternetTrafficNotInspectedViolation.Builder.expectedInternetGatewayRoutes(ExpectedRoute... expectedInternetGatewayRoutes) |
The internet gateway routes that are expected.
|
NetworkFirewallInternetTrafficNotInspectedViolation.Builder |
NetworkFirewallInternetTrafficNotInspectedViolation.Builder.firewallSubnetId(String firewallSubnetId) |
The firewall subnet ID.
|
NetworkFirewallInternetTrafficNotInspectedViolation.Builder |
NetworkFirewallInternetTrafficNotInspectedViolation.Builder.internetGatewayId(String internetGatewayId) |
The internet gateway ID.
|
NetworkFirewallInternetTrafficNotInspectedViolation.Builder |
NetworkFirewallInternetTrafficNotInspectedViolation.Builder.isRouteTableUsedInDifferentAZ(Boolean isRouteTableUsedInDifferentAZ) |
Information about whether the route table is used in another Availability Zone.
|
NetworkFirewallInternetTrafficNotInspectedViolation.Builder |
NetworkFirewallInternetTrafficNotInspectedViolation.Builder.routeTableId(String routeTableId) |
Information about the route table ID.
|
NetworkFirewallInternetTrafficNotInspectedViolation.Builder |
NetworkFirewallInternetTrafficNotInspectedViolation.Builder.subnetAvailabilityZone(String subnetAvailabilityZone) |
The subnet Availability Zone.
|
NetworkFirewallInternetTrafficNotInspectedViolation.Builder |
NetworkFirewallInternetTrafficNotInspectedViolation.Builder.subnetId(String subnetId) |
The subnet ID.
|
NetworkFirewallInternetTrafficNotInspectedViolation.Builder |
NetworkFirewallInternetTrafficNotInspectedViolation.toBuilder() |
|
NetworkFirewallInternetTrafficNotInspectedViolation.Builder |
NetworkFirewallInternetTrafficNotInspectedViolation.Builder.violatingRoutes(Collection<Route> violatingRoutes) |
The route or routes that are in violation.
|
NetworkFirewallInternetTrafficNotInspectedViolation.Builder |
NetworkFirewallInternetTrafficNotInspectedViolation.Builder.violatingRoutes(Consumer<Route.Builder>... violatingRoutes) |
The route or routes that are in violation.
|
NetworkFirewallInternetTrafficNotInspectedViolation.Builder |
NetworkFirewallInternetTrafficNotInspectedViolation.Builder.violatingRoutes(Route... violatingRoutes) |
The route or routes that are in violation.
|
NetworkFirewallInternetTrafficNotInspectedViolation.Builder |
NetworkFirewallInternetTrafficNotInspectedViolation.Builder.vpcId(String vpcId) |
Information about the VPC ID.
|