| Package | Description |
|---|---|
| com.amazonaws.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
EC2CreateRouteAction |
EC2CreateRouteAction.clone() |
EC2CreateRouteAction |
RemediationAction.getEC2CreateRouteAction()
Information about the CreateRoute action in the Amazon EC2 API.
|
EC2CreateRouteAction |
EC2CreateRouteAction.withDescription(String description)
A description of CreateRoute action in Amazon EC2.
|
EC2CreateRouteAction |
EC2CreateRouteAction.withDestinationCidrBlock(String destinationCidrBlock)
Information about the IPv4 CIDR address block used for the destination match.
|
EC2CreateRouteAction |
EC2CreateRouteAction.withDestinationIpv6CidrBlock(String destinationIpv6CidrBlock)
Information about the IPv6 CIDR block destination.
|
EC2CreateRouteAction |
EC2CreateRouteAction.withDestinationPrefixListId(String destinationPrefixListId)
Information about the ID of a prefix list used for the destination match.
|
EC2CreateRouteAction |
EC2CreateRouteAction.withGatewayId(ActionTarget gatewayId)
Information about the ID of an internet gateway or virtual private gateway attached to your VPC.
|
EC2CreateRouteAction |
EC2CreateRouteAction.withRouteTableId(ActionTarget routeTableId)
Information about the ID of the route table for the route.
|
EC2CreateRouteAction |
EC2CreateRouteAction.withVpcEndpointId(ActionTarget vpcEndpointId)
Information about the ID of a VPC endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RemediationAction.setEC2CreateRouteAction(EC2CreateRouteAction eC2CreateRouteAction)
Information about the CreateRoute action in the Amazon EC2 API.
|
RemediationAction |
RemediationAction.withEC2CreateRouteAction(EC2CreateRouteAction eC2CreateRouteAction)
Information about the CreateRoute action in the Amazon EC2 API.
|
Copyright © 2024. All rights reserved.