| Package | Description |
|---|---|
| com.amazonaws.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
NetworkFirewallInternetTrafficNotInspectedViolation |
NetworkFirewallInternetTrafficNotInspectedViolation.clone() |
NetworkFirewallInternetTrafficNotInspectedViolation |
ResourceViolation.getNetworkFirewallInternetTrafficNotInspectedViolation()
Violation detail for the subnet for which internet traffic hasn't been inspected.
|
NetworkFirewallInternetTrafficNotInspectedViolation |
NetworkFirewallInternetTrafficNotInspectedViolation.withActualFirewallSubnetRoutes(Collection<Route> actualFirewallSubnetRoutes)
The actual firewall subnet routes.
|
NetworkFirewallInternetTrafficNotInspectedViolation |
NetworkFirewallInternetTrafficNotInspectedViolation.withActualFirewallSubnetRoutes(Route... actualFirewallSubnetRoutes)
The actual firewall subnet routes.
|
NetworkFirewallInternetTrafficNotInspectedViolation |
NetworkFirewallInternetTrafficNotInspectedViolation.withActualInternetGatewayRoutes(Collection<Route> actualInternetGatewayRoutes)
The actual internet gateway routes.
|
NetworkFirewallInternetTrafficNotInspectedViolation |
NetworkFirewallInternetTrafficNotInspectedViolation.withActualInternetGatewayRoutes(Route... actualInternetGatewayRoutes)
The actual internet gateway routes.
|
NetworkFirewallInternetTrafficNotInspectedViolation |
NetworkFirewallInternetTrafficNotInspectedViolation.withCurrentFirewallSubnetRouteTable(String currentFirewallSubnetRouteTable)
Information about the subnet route table for the current firewall.
|
NetworkFirewallInternetTrafficNotInspectedViolation |
NetworkFirewallInternetTrafficNotInspectedViolation.withCurrentInternetGatewayRouteTable(String currentInternetGatewayRouteTable)
The current route table for the internet gateway.
|
NetworkFirewallInternetTrafficNotInspectedViolation |
NetworkFirewallInternetTrafficNotInspectedViolation.withExpectedFirewallEndpoint(String expectedFirewallEndpoint)
The expected endpoint for the current firewall.
|
NetworkFirewallInternetTrafficNotInspectedViolation |
NetworkFirewallInternetTrafficNotInspectedViolation.withExpectedFirewallSubnetRoutes(Collection<ExpectedRoute> expectedFirewallSubnetRoutes)
The firewall subnet routes that are expected.
|
NetworkFirewallInternetTrafficNotInspectedViolation |
NetworkFirewallInternetTrafficNotInspectedViolation.withExpectedFirewallSubnetRoutes(ExpectedRoute... expectedFirewallSubnetRoutes)
The firewall subnet routes that are expected.
|
NetworkFirewallInternetTrafficNotInspectedViolation |
NetworkFirewallInternetTrafficNotInspectedViolation.withExpectedInternetGatewayRoutes(Collection<ExpectedRoute> expectedInternetGatewayRoutes)
The internet gateway routes that are expected.
|
NetworkFirewallInternetTrafficNotInspectedViolation |
NetworkFirewallInternetTrafficNotInspectedViolation.withExpectedInternetGatewayRoutes(ExpectedRoute... expectedInternetGatewayRoutes)
The internet gateway routes that are expected.
|
NetworkFirewallInternetTrafficNotInspectedViolation |
NetworkFirewallInternetTrafficNotInspectedViolation.withFirewallSubnetId(String firewallSubnetId)
The firewall subnet ID.
|
NetworkFirewallInternetTrafficNotInspectedViolation |
NetworkFirewallInternetTrafficNotInspectedViolation.withInternetGatewayId(String internetGatewayId)
The internet gateway ID.
|
NetworkFirewallInternetTrafficNotInspectedViolation |
NetworkFirewallInternetTrafficNotInspectedViolation.withIsRouteTableUsedInDifferentAZ(Boolean isRouteTableUsedInDifferentAZ)
Information about whether the route table is used in another Availability Zone.
|
NetworkFirewallInternetTrafficNotInspectedViolation |
NetworkFirewallInternetTrafficNotInspectedViolation.withRouteTableId(String routeTableId)
Information about the route table ID.
|
NetworkFirewallInternetTrafficNotInspectedViolation |
NetworkFirewallInternetTrafficNotInspectedViolation.withSubnetAvailabilityZone(String subnetAvailabilityZone)
The subnet Availability Zone.
|
NetworkFirewallInternetTrafficNotInspectedViolation |
NetworkFirewallInternetTrafficNotInspectedViolation.withSubnetId(String subnetId)
The subnet ID.
|
NetworkFirewallInternetTrafficNotInspectedViolation |
NetworkFirewallInternetTrafficNotInspectedViolation.withViolatingRoutes(Collection<Route> violatingRoutes)
The route or routes that are in violation.
|
NetworkFirewallInternetTrafficNotInspectedViolation |
NetworkFirewallInternetTrafficNotInspectedViolation.withViolatingRoutes(Route... violatingRoutes)
The route or routes that are in violation.
|
NetworkFirewallInternetTrafficNotInspectedViolation |
NetworkFirewallInternetTrafficNotInspectedViolation.withVpcId(String vpcId)
Information about the VPC ID.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceViolation.setNetworkFirewallInternetTrafficNotInspectedViolation(NetworkFirewallInternetTrafficNotInspectedViolation networkFirewallInternetTrafficNotInspectedViolation)
Violation detail for the subnet for which internet traffic hasn't been inspected.
|
ResourceViolation |
ResourceViolation.withNetworkFirewallInternetTrafficNotInspectedViolation(NetworkFirewallInternetTrafficNotInspectedViolation networkFirewallInternetTrafficNotInspectedViolation)
Violation detail for the subnet for which internet traffic hasn't been inspected.
|
Copyright © 2023. All rights reserved.