Describes a route for a local gateway route table.
destination_cidr_block
(String) The CIDR block used for destination matches.local_gateway_route_table_id
(String) The ID of the local gateway route table.local_gateway_virtual_interface_group_id
(String) The ID of the virtual interface group.network_interface_id
(String) The ID of the network interface.id
(String) Uniquely identifies the resource.state
(String) The state of the route.type
(String) The route type.Import is supported using the following syntax:
$ terraform import awscc_ec2_local_gateway_route.example <resource ID>