default EC2ReplaceRouteTableAssociationAction.Builder |
EC2ReplaceRouteTableAssociationAction.Builder.associationId(Consumer<ActionTarget.Builder> associationId) |
Information about the association ID.
|
default ReplaceNetworkAclAssociationAction.Builder |
ReplaceNetworkAclAssociationAction.Builder.associationId(Consumer<ActionTarget.Builder> associationId) |
Sets the value of the AssociationId property for this object.
|
default EC2AssociateRouteTableAction.Builder |
EC2AssociateRouteTableAction.Builder.gatewayId(Consumer<ActionTarget.Builder> gatewayId) |
The ID of the gateway to be used with the EC2 route table that is associated with the remediation action.
|
default EC2CreateRouteAction.Builder |
EC2CreateRouteAction.Builder.gatewayId(Consumer<ActionTarget.Builder> gatewayId) |
Information about the ID of an internet gateway or virtual private gateway attached to your VPC.
|
default EC2ReplaceRouteAction.Builder |
EC2ReplaceRouteAction.Builder.gatewayId(Consumer<ActionTarget.Builder> gatewayId) |
Information about the ID of an internet gateway or virtual private gateway.
|
default CreateNetworkAclEntriesAction.Builder |
CreateNetworkAclEntriesAction.Builder.networkAclId(Consumer<ActionTarget.Builder> networkAclId) |
The network ACL that's associated with the remediation action.
|
default DeleteNetworkAclEntriesAction.Builder |
DeleteNetworkAclEntriesAction.Builder.networkAclId(Consumer<ActionTarget.Builder> networkAclId) |
The network ACL that's associated with the remediation action.
|
default ReplaceNetworkAclAssociationAction.Builder |
ReplaceNetworkAclAssociationAction.Builder.networkAclId(Consumer<ActionTarget.Builder> networkAclId) |
The network ACL that's associated with the remediation action.
|
default EC2AssociateRouteTableAction.Builder |
EC2AssociateRouteTableAction.Builder.routeTableId(Consumer<ActionTarget.Builder> routeTableId) |
The ID of the EC2 route table that is associated with the remediation action.
|
default EC2CopyRouteTableAction.Builder |
EC2CopyRouteTableAction.Builder.routeTableId(Consumer<ActionTarget.Builder> routeTableId) |
The ID of the copied EC2 route table that is associated with the remediation action.
|
default EC2CreateRouteAction.Builder |
EC2CreateRouteAction.Builder.routeTableId(Consumer<ActionTarget.Builder> routeTableId) |
Information about the ID of the route table for the route.
|
default EC2DeleteRouteAction.Builder |
EC2DeleteRouteAction.Builder.routeTableId(Consumer<ActionTarget.Builder> routeTableId) |
Information about the ID of the route table.
|
default EC2ReplaceRouteAction.Builder |
EC2ReplaceRouteAction.Builder.routeTableId(Consumer<ActionTarget.Builder> routeTableId) |
Information about the ID of the route table.
|
default EC2ReplaceRouteTableAssociationAction.Builder |
EC2ReplaceRouteTableAssociationAction.Builder.routeTableId(Consumer<ActionTarget.Builder> routeTableId) |
Information about the ID of the new route table to associate with the subnet.
|
default EC2AssociateRouteTableAction.Builder |
EC2AssociateRouteTableAction.Builder.subnetId(Consumer<ActionTarget.Builder> subnetId) |
The ID of the subnet for the EC2 route table that is associated with the remediation action.
|
default CreateNetworkAclAction.Builder |
CreateNetworkAclAction.Builder.vpc(Consumer<ActionTarget.Builder> vpc) |
The VPC that's associated with the remediation action.
|
default EC2CreateRouteAction.Builder |
EC2CreateRouteAction.Builder.vpcEndpointId(Consumer<ActionTarget.Builder> vpcEndpointId) |
Information about the ID of a VPC endpoint.
|
default EC2CopyRouteTableAction.Builder |
EC2CopyRouteTableAction.Builder.vpcId(Consumer<ActionTarget.Builder> vpcId) |
The VPC ID of the copied EC2 route table that is associated with the remediation action.
|
default EC2CreateRouteTableAction.Builder |
EC2CreateRouteTableAction.Builder.vpcId(Consumer<ActionTarget.Builder> vpcId) |
Information about the ID of a VPC.
|