| Package | Description |
|---|---|
| com.amazonaws.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
ActionTarget |
ActionTarget.clone() |
ActionTarget |
EC2ReplaceRouteTableAssociationAction.getAssociationId()
Information about the association ID.
|
ActionTarget |
EC2AssociateRouteTableAction.getGatewayId()
The ID of the gateway to be used with the EC2 route table that is associated with the remediation action.
|
ActionTarget |
EC2CreateRouteAction.getGatewayId()
Information about the ID of an internet gateway or virtual private gateway attached to your VPC.
|
ActionTarget |
EC2ReplaceRouteAction.getGatewayId()
Information about the ID of an internet gateway or virtual private gateway.
|
ActionTarget |
EC2AssociateRouteTableAction.getRouteTableId()
The ID of the EC2 route table that is associated with the remediation action.
|
ActionTarget |
EC2ReplaceRouteTableAssociationAction.getRouteTableId()
Information about the ID of the new route table to associate with the subnet.
|
ActionTarget |
EC2DeleteRouteAction.getRouteTableId()
Information about the ID of the route table.
|
ActionTarget |
EC2CreateRouteAction.getRouteTableId()
Information about the ID of the route table for the route.
|
ActionTarget |
EC2CopyRouteTableAction.getRouteTableId()
The ID of the copied EC2 route table that is associated with the remediation action.
|
ActionTarget |
EC2ReplaceRouteAction.getRouteTableId()
Information about the ID of the route table.
|
ActionTarget |
EC2AssociateRouteTableAction.getSubnetId()
The ID of the subnet for the EC2 route table that is associated with the remediation action.
|
ActionTarget |
EC2CreateRouteAction.getVpcEndpointId()
Information about the ID of a VPC endpoint.
|
ActionTarget |
EC2CreateRouteTableAction.getVpcId()
Information about the ID of a VPC.
|
ActionTarget |
EC2CopyRouteTableAction.getVpcId()
The VPC ID of the copied EC2 route table that is associated with the remediation action.
|
ActionTarget |
ActionTarget.withDescription(String description)
A description of the remediation action target.
|
ActionTarget |
ActionTarget.withResourceId(String resourceId)
The ID of the remediation target.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EC2ReplaceRouteTableAssociationAction.setAssociationId(ActionTarget associationId)
Information about the association ID.
|
void |
EC2AssociateRouteTableAction.setGatewayId(ActionTarget gatewayId)
The ID of the gateway to be used with the EC2 route table that is associated with the remediation action.
|
void |
EC2CreateRouteAction.setGatewayId(ActionTarget gatewayId)
Information about the ID of an internet gateway or virtual private gateway attached to your VPC.
|
void |
EC2ReplaceRouteAction.setGatewayId(ActionTarget gatewayId)
Information about the ID of an internet gateway or virtual private gateway.
|
void |
EC2AssociateRouteTableAction.setRouteTableId(ActionTarget routeTableId)
The ID of the EC2 route table that is associated with the remediation action.
|
void |
EC2ReplaceRouteTableAssociationAction.setRouteTableId(ActionTarget routeTableId)
Information about the ID of the new route table to associate with the subnet.
|
void |
EC2DeleteRouteAction.setRouteTableId(ActionTarget routeTableId)
Information about the ID of the route table.
|
void |
EC2CreateRouteAction.setRouteTableId(ActionTarget routeTableId)
Information about the ID of the route table for the route.
|
void |
EC2CopyRouteTableAction.setRouteTableId(ActionTarget routeTableId)
The ID of the copied EC2 route table that is associated with the remediation action.
|
void |
EC2ReplaceRouteAction.setRouteTableId(ActionTarget routeTableId)
Information about the ID of the route table.
|
void |
EC2AssociateRouteTableAction.setSubnetId(ActionTarget subnetId)
The ID of the subnet for the EC2 route table that is associated with the remediation action.
|
void |
EC2CreateRouteAction.setVpcEndpointId(ActionTarget vpcEndpointId)
Information about the ID of a VPC endpoint.
|
void |
EC2CreateRouteTableAction.setVpcId(ActionTarget vpcId)
Information about the ID of a VPC.
|
void |
EC2CopyRouteTableAction.setVpcId(ActionTarget vpcId)
The VPC ID of the copied EC2 route table that is associated with the remediation action.
|
EC2ReplaceRouteTableAssociationAction |
EC2ReplaceRouteTableAssociationAction.withAssociationId(ActionTarget associationId)
Information about the association ID.
|
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.
|
EC2CreateRouteAction |
EC2CreateRouteAction.withGatewayId(ActionTarget gatewayId)
Information about the ID of an internet gateway or virtual private gateway attached to your VPC.
|
EC2ReplaceRouteAction |
EC2ReplaceRouteAction.withGatewayId(ActionTarget gatewayId)
Information about the ID of an internet gateway or virtual private gateway.
|
EC2AssociateRouteTableAction |
EC2AssociateRouteTableAction.withRouteTableId(ActionTarget routeTableId)
The ID of the EC2 route table that is associated with the remediation action.
|
EC2ReplaceRouteTableAssociationAction |
EC2ReplaceRouteTableAssociationAction.withRouteTableId(ActionTarget routeTableId)
Information about the ID of the new route table to associate with the subnet.
|
EC2DeleteRouteAction |
EC2DeleteRouteAction.withRouteTableId(ActionTarget routeTableId)
Information about the ID of the route table.
|
EC2CreateRouteAction |
EC2CreateRouteAction.withRouteTableId(ActionTarget routeTableId)
Information about the ID of the route table for the route.
|
EC2CopyRouteTableAction |
EC2CopyRouteTableAction.withRouteTableId(ActionTarget routeTableId)
The ID of the copied EC2 route table that is associated with the remediation action.
|
EC2ReplaceRouteAction |
EC2ReplaceRouteAction.withRouteTableId(ActionTarget routeTableId)
Information about the ID of the route table.
|
EC2AssociateRouteTableAction |
EC2AssociateRouteTableAction.withSubnetId(ActionTarget subnetId)
The ID of the subnet for the EC2 route table that is associated with the remediation action.
|
EC2CreateRouteAction |
EC2CreateRouteAction.withVpcEndpointId(ActionTarget vpcEndpointId)
Information about the ID of a VPC endpoint.
|
EC2CreateRouteTableAction |
EC2CreateRouteTableAction.withVpcId(ActionTarget vpcId)
Information about the ID of a VPC.
|
EC2CopyRouteTableAction |
EC2CopyRouteTableAction.withVpcId(ActionTarget vpcId)
The VPC ID of the copied EC2 route table that is associated with the remediation action.
|
Copyright © 2023. All rights reserved.