| Package | Description |
|---|---|
| com.amazonaws.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
EC2AssociateRouteTableAction |
EC2AssociateRouteTableAction.clone() |
EC2AssociateRouteTableAction |
RemediationAction.getEC2AssociateRouteTableAction()
Information about the AssociateRouteTable action in the Amazon EC2 API.
|
EC2AssociateRouteTableAction |
EC2AssociateRouteTableAction.withDescription(String description)
A description of the EC2 route table that is associated with the remediation action.
|
EC2AssociateRouteTableAction |
EC2AssociateRouteTableAction.withGatewayId(ActionTarget gatewayId)
The ID of the gateway to be used with the EC2 route table that is associated with the remediation action.
|
EC2AssociateRouteTableAction |
EC2AssociateRouteTableAction.withRouteTableId(ActionTarget routeTableId)
The ID of the EC2 route table that is associated with the remediation action.
|
EC2AssociateRouteTableAction |
EC2AssociateRouteTableAction.withSubnetId(ActionTarget subnetId)
The ID of the subnet for the EC2 route table that is associated with the remediation action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RemediationAction.setEC2AssociateRouteTableAction(EC2AssociateRouteTableAction eC2AssociateRouteTableAction)
Information about the AssociateRouteTable action in the Amazon EC2 API.
|
RemediationAction |
RemediationAction.withEC2AssociateRouteTableAction(EC2AssociateRouteTableAction eC2AssociateRouteTableAction)
Information about the AssociateRouteTable action in the Amazon EC2 API.
|
Copyright © 2025. All rights reserved.