| Package | Description |
|---|---|
| com.amazonaws.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
EC2DeleteRouteAction |
EC2DeleteRouteAction.clone() |
EC2DeleteRouteAction |
RemediationAction.getEC2DeleteRouteAction()
Information about the DeleteRoute action in the Amazon EC2 API.
|
EC2DeleteRouteAction |
EC2DeleteRouteAction.withDescription(String description)
A description of the DeleteRoute action.
|
EC2DeleteRouteAction |
EC2DeleteRouteAction.withDestinationCidrBlock(String destinationCidrBlock)
Information about the IPv4 CIDR range for the route.
|
EC2DeleteRouteAction |
EC2DeleteRouteAction.withDestinationIpv6CidrBlock(String destinationIpv6CidrBlock)
Information about the IPv6 CIDR range for the route.
|
EC2DeleteRouteAction |
EC2DeleteRouteAction.withDestinationPrefixListId(String destinationPrefixListId)
Information about the ID of the prefix list for the route.
|
EC2DeleteRouteAction |
EC2DeleteRouteAction.withRouteTableId(ActionTarget routeTableId)
Information about the ID of the route table.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RemediationAction.setEC2DeleteRouteAction(EC2DeleteRouteAction eC2DeleteRouteAction)
Information about the DeleteRoute action in the Amazon EC2 API.
|
RemediationAction |
RemediationAction.withEC2DeleteRouteAction(EC2DeleteRouteAction eC2DeleteRouteAction)
Information about the DeleteRoute action in the Amazon EC2 API.
|
Copyright © 2023. All rights reserved.