| Package | Description |
|---|---|
| software.amazon.awssdk.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
ActionTarget |
EC2ReplaceRouteTableAssociationAction.associationId()
Information about the association ID.
|
ActionTarget |
EC2ReplaceRouteAction.gatewayId()
Information about the ID of an internet gateway or virtual private gateway.
|
ActionTarget |
EC2CreateRouteAction.gatewayId()
Information about the ID of an internet gateway or virtual private gateway attached to your VPC.
|
ActionTarget |
EC2AssociateRouteTableAction.gatewayId()
The ID of the gateway to be used with the EC2 route table that is associated with the remediation action.
|
ActionTarget |
EC2ReplaceRouteAction.routeTableId()
Information about the ID of the route table.
|
ActionTarget |
EC2CreateRouteAction.routeTableId()
Information about the ID of the route table for the route.
|
ActionTarget |
EC2AssociateRouteTableAction.routeTableId()
The ID of the EC2 route table that is associated with the remediation action.
|
ActionTarget |
EC2CopyRouteTableAction.routeTableId()
The ID of the copied EC2 route table that is associated with the remediation action.
|
ActionTarget |
EC2ReplaceRouteTableAssociationAction.routeTableId()
Information about the ID of the new route table to associate with the subnet.
|
ActionTarget |
EC2DeleteRouteAction.routeTableId()
Information about the ID of the route table.
|
ActionTarget |
EC2AssociateRouteTableAction.subnetId()
The ID of the subnet for the EC2 route table that is associated with the remediation action.
|
ActionTarget |
EC2CreateRouteAction.vpcEndpointId()
Information about the ID of a VPC endpoint.
|
ActionTarget |
EC2CreateRouteTableAction.vpcId()
Information about the ID of a VPC.
|
ActionTarget |
EC2CopyRouteTableAction.vpcId()
The VPC ID of the copied EC2 route table that is associated with the remediation action.
|
| Modifier and Type | Method and Description |
|---|---|
EC2ReplaceRouteTableAssociationAction.Builder |
EC2ReplaceRouteTableAssociationAction.Builder.associationId(ActionTarget associationId)
Information about the association ID.
|
EC2ReplaceRouteAction.Builder |
EC2ReplaceRouteAction.Builder.gatewayId(ActionTarget gatewayId)
Information about the ID of an internet gateway or virtual private gateway.
|
EC2CreateRouteAction.Builder |
EC2CreateRouteAction.Builder.gatewayId(ActionTarget gatewayId)
Information about the ID of an internet gateway or virtual private gateway attached to your VPC.
|
EC2AssociateRouteTableAction.Builder |
EC2AssociateRouteTableAction.Builder.gatewayId(ActionTarget gatewayId)
The ID of the gateway to be used with the EC2 route table that is associated with the remediation action.
|
EC2ReplaceRouteAction.Builder |
EC2ReplaceRouteAction.Builder.routeTableId(ActionTarget routeTableId)
Information about the ID of the route table.
|
EC2CreateRouteAction.Builder |
EC2CreateRouteAction.Builder.routeTableId(ActionTarget routeTableId)
Information about the ID of the route table for the route.
|
EC2AssociateRouteTableAction.Builder |
EC2AssociateRouteTableAction.Builder.routeTableId(ActionTarget routeTableId)
The ID of the EC2 route table that is associated with the remediation action.
|
EC2CopyRouteTableAction.Builder |
EC2CopyRouteTableAction.Builder.routeTableId(ActionTarget routeTableId)
The ID of the copied EC2 route table that is associated with the remediation action.
|
EC2ReplaceRouteTableAssociationAction.Builder |
EC2ReplaceRouteTableAssociationAction.Builder.routeTableId(ActionTarget routeTableId)
Information about the ID of the new route table to associate with the subnet.
|
EC2DeleteRouteAction.Builder |
EC2DeleteRouteAction.Builder.routeTableId(ActionTarget routeTableId)
Information about the ID of the route table.
|
EC2AssociateRouteTableAction.Builder |
EC2AssociateRouteTableAction.Builder.subnetId(ActionTarget subnetId)
The ID of the subnet for the EC2 route table that is associated with the remediation action.
|
EC2CreateRouteAction.Builder |
EC2CreateRouteAction.Builder.vpcEndpointId(ActionTarget vpcEndpointId)
Information about the ID of a VPC endpoint.
|
EC2CreateRouteTableAction.Builder |
EC2CreateRouteTableAction.Builder.vpcId(ActionTarget vpcId)
Information about the ID of a VPC.
|
EC2CopyRouteTableAction.Builder |
EC2CopyRouteTableAction.Builder.vpcId(ActionTarget vpcId)
The VPC ID of the copied EC2 route table that is associated with the remediation action.
|
Copyright © 2022. All rights reserved.