| Package | Description |
|---|---|
| com.amazonaws.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
EC2CopyRouteTableAction |
EC2CopyRouteTableAction.clone() |
EC2CopyRouteTableAction |
RemediationAction.getEC2CopyRouteTableAction()
Information about the CopyRouteTable action in the Amazon EC2 API.
|
EC2CopyRouteTableAction |
EC2CopyRouteTableAction.withDescription(String description)
A description of the copied EC2 route table that is associated with the remediation action.
|
EC2CopyRouteTableAction |
EC2CopyRouteTableAction.withRouteTableId(ActionTarget routeTableId)
The ID of the copied EC2 route table that is associated with the remediation action.
|
EC2CopyRouteTableAction |
EC2CopyRouteTableAction.withVpcId(ActionTarget vpcId)
The VPC ID of the copied EC2 route table that is associated with the remediation action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RemediationAction.setEC2CopyRouteTableAction(EC2CopyRouteTableAction eC2CopyRouteTableAction)
Information about the CopyRouteTable action in the Amazon EC2 API.
|
RemediationAction |
RemediationAction.withEC2CopyRouteTableAction(EC2CopyRouteTableAction eC2CopyRouteTableAction)
Information about the CopyRouteTable action in the Amazon EC2 API.
|
Copyright © 2025. All rights reserved.