| Package | Description |
|---|---|
| com.amazonaws.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
RouteHasOutOfScopeEndpointViolation |
RouteHasOutOfScopeEndpointViolation.clone() |
RouteHasOutOfScopeEndpointViolation |
ResourceViolation.getRouteHasOutOfScopeEndpointViolation()
Contains details about the route endpoint that violates the policy scope.
|
RouteHasOutOfScopeEndpointViolation |
RouteHasOutOfScopeEndpointViolation.withCurrentFirewallSubnetRouteTable(String currentFirewallSubnetRouteTable)
The route table associated with the current firewall subnet.
|
RouteHasOutOfScopeEndpointViolation |
RouteHasOutOfScopeEndpointViolation.withCurrentInternetGatewayRouteTable(String currentInternetGatewayRouteTable)
The current route table associated with the Internet Gateway.
|
RouteHasOutOfScopeEndpointViolation |
RouteHasOutOfScopeEndpointViolation.withFirewallSubnetId(String firewallSubnetId)
The ID of the firewall subnet.
|
RouteHasOutOfScopeEndpointViolation |
RouteHasOutOfScopeEndpointViolation.withFirewallSubnetRoutes(Collection<Route> firewallSubnetRoutes)
The list of firewall subnet routes.
|
RouteHasOutOfScopeEndpointViolation |
RouteHasOutOfScopeEndpointViolation.withFirewallSubnetRoutes(Route... firewallSubnetRoutes)
The list of firewall subnet routes.
|
RouteHasOutOfScopeEndpointViolation |
RouteHasOutOfScopeEndpointViolation.withInternetGatewayId(String internetGatewayId)
The ID of the Internet Gateway.
|
RouteHasOutOfScopeEndpointViolation |
RouteHasOutOfScopeEndpointViolation.withInternetGatewayRoutes(Collection<Route> internetGatewayRoutes)
The routes in the route table associated with the Internet Gateway.
|
RouteHasOutOfScopeEndpointViolation |
RouteHasOutOfScopeEndpointViolation.withInternetGatewayRoutes(Route... internetGatewayRoutes)
The routes in the route table associated with the Internet Gateway.
|
RouteHasOutOfScopeEndpointViolation |
RouteHasOutOfScopeEndpointViolation.withRouteTableId(String routeTableId)
The ID of the route table.
|
RouteHasOutOfScopeEndpointViolation |
RouteHasOutOfScopeEndpointViolation.withSubnetAvailabilityZone(String subnetAvailabilityZone)
The subnet's Availability Zone.
|
RouteHasOutOfScopeEndpointViolation |
RouteHasOutOfScopeEndpointViolation.withSubnetAvailabilityZoneId(String subnetAvailabilityZoneId)
The ID of the subnet's Availability Zone.
|
RouteHasOutOfScopeEndpointViolation |
RouteHasOutOfScopeEndpointViolation.withSubnetId(String subnetId)
The ID of the subnet associated with the route that violates the policy scope.
|
RouteHasOutOfScopeEndpointViolation |
RouteHasOutOfScopeEndpointViolation.withViolatingRoutes(Collection<Route> violatingRoutes)
The list of routes that violate the route table.
|
RouteHasOutOfScopeEndpointViolation |
RouteHasOutOfScopeEndpointViolation.withViolatingRoutes(Route... violatingRoutes)
The list of routes that violate the route table.
|
RouteHasOutOfScopeEndpointViolation |
RouteHasOutOfScopeEndpointViolation.withVpcId(String vpcId)
The VPC ID of the route that violates the policy scope.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceViolation.setRouteHasOutOfScopeEndpointViolation(RouteHasOutOfScopeEndpointViolation routeHasOutOfScopeEndpointViolation)
Contains details about the route endpoint that violates the policy scope.
|
ResourceViolation |
ResourceViolation.withRouteHasOutOfScopeEndpointViolation(RouteHasOutOfScopeEndpointViolation routeHasOutOfScopeEndpointViolation)
Contains details about the route endpoint that violates the policy scope.
|
Copyright © 2024. All rights reserved.