| Package | Description |
|---|---|
| com.amazonaws.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
NetworkFirewallUnexpectedGatewayRoutesViolation |
NetworkFirewallUnexpectedGatewayRoutesViolation.clone() |
NetworkFirewallUnexpectedGatewayRoutesViolation |
ResourceViolation.getNetworkFirewallUnexpectedGatewayRoutesViolation()
There's an unexpected gateway route.
|
NetworkFirewallUnexpectedGatewayRoutesViolation |
NetworkFirewallUnexpectedGatewayRoutesViolation.withGatewayId(String gatewayId)
Information about the gateway ID.
|
NetworkFirewallUnexpectedGatewayRoutesViolation |
NetworkFirewallUnexpectedGatewayRoutesViolation.withRouteTableId(String routeTableId)
Information about the route table.
|
NetworkFirewallUnexpectedGatewayRoutesViolation |
NetworkFirewallUnexpectedGatewayRoutesViolation.withViolatingRoutes(Collection<Route> violatingRoutes)
The routes that are in violation.
|
NetworkFirewallUnexpectedGatewayRoutesViolation |
NetworkFirewallUnexpectedGatewayRoutesViolation.withViolatingRoutes(Route... violatingRoutes)
The routes that are in violation.
|
NetworkFirewallUnexpectedGatewayRoutesViolation |
NetworkFirewallUnexpectedGatewayRoutesViolation.withVpcId(String vpcId)
Information about the VPC ID.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceViolation.setNetworkFirewallUnexpectedGatewayRoutesViolation(NetworkFirewallUnexpectedGatewayRoutesViolation networkFirewallUnexpectedGatewayRoutesViolation)
There's an unexpected gateway route.
|
ResourceViolation |
ResourceViolation.withNetworkFirewallUnexpectedGatewayRoutesViolation(NetworkFirewallUnexpectedGatewayRoutesViolation networkFirewallUnexpectedGatewayRoutesViolation)
There's an unexpected gateway route.
|
Copyright © 2024. All rights reserved.