| Package | Description |
|---|---|
| com.amazonaws.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
EC2ReplaceRouteAction |
EC2ReplaceRouteAction.clone() |
EC2ReplaceRouteAction |
RemediationAction.getEC2ReplaceRouteAction()
Information about the ReplaceRoute action in the Amazon EC2 API.
|
EC2ReplaceRouteAction |
EC2ReplaceRouteAction.withDescription(String description)
A description of the ReplaceRoute action in Amazon EC2.
|
EC2ReplaceRouteAction |
EC2ReplaceRouteAction.withDestinationCidrBlock(String destinationCidrBlock)
Information about the IPv4 CIDR address block used for the destination match.
|
EC2ReplaceRouteAction |
EC2ReplaceRouteAction.withDestinationIpv6CidrBlock(String destinationIpv6CidrBlock)
Information about the IPv6 CIDR address block used for the destination match.
|
EC2ReplaceRouteAction |
EC2ReplaceRouteAction.withDestinationPrefixListId(String destinationPrefixListId)
Information about the ID of the prefix list for the route.
|
EC2ReplaceRouteAction |
EC2ReplaceRouteAction.withGatewayId(ActionTarget gatewayId)
Information about the ID of an internet gateway or virtual private gateway.
|
EC2ReplaceRouteAction |
EC2ReplaceRouteAction.withRouteTableId(ActionTarget routeTableId)
Information about the ID of the route table.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RemediationAction.setEC2ReplaceRouteAction(EC2ReplaceRouteAction eC2ReplaceRouteAction)
Information about the ReplaceRoute action in the Amazon EC2 API.
|
RemediationAction |
RemediationAction.withEC2ReplaceRouteAction(EC2ReplaceRouteAction eC2ReplaceRouteAction)
Information about the ReplaceRoute action in the Amazon EC2 API.
|
Copyright © 2023. All rights reserved.