class Aws::FMS::Types::EC2ReplaceRouteAction

Information about the ReplaceRoute action in Amazon EC2.

@!attribute [rw] description

A description of the ReplaceRoute action in Amazon EC2.
@return [String]

@!attribute [rw] destination_cidr_block

Information about the IPv4 CIDR address block used for the
destination match. The value that you provide must match the CIDR of
an existing route in the table.
@return [String]

@!attribute [rw] destination_prefix_list_id

Information about the ID of the prefix list for the route.
@return [String]

@!attribute [rw] destination_ipv_6_cidr_block

Information about the IPv6 CIDR address block used for the
destination match. The value that you provide must match the CIDR of
an existing route in the table.
@return [String]

@!attribute [rw] gateway_id

Information about the ID of an internet gateway or virtual private
gateway.
@return [Types::ActionTarget]

@!attribute [rw] route_table_id

Information about the ID of the route table.
@return [Types::ActionTarget]

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

Constants

SENSITIVE