class Aws::FMS::Types::EC2AssociateRouteTableAction

The action of associating an EC2 resource, such as a subnet or internet gateway, with a route table.

@!attribute [rw] description

A description of the EC2 route table that is associated with the
remediation action.
@return [String]

@!attribute [rw] route_table_id

The ID of the EC2 route table that is associated with the
remediation action.
@return [Types::ActionTarget]

@!attribute [rw] subnet_id

The ID of the subnet for the EC2 route table that is associated with
the remediation action.
@return [Types::ActionTarget]

@!attribute [rw] gateway_id

The ID of the gateway to be used with the EC2 route table that is
associated with the remediation action.
@return [Types::ActionTarget]

@see docs.aws.amazon.com/goto/WebAPI/fms-2018-01-01/EC2AssociateRouteTableAction AWS API Documentation

Constants

SENSITIVE