---
type: resource-type
title: LocalGatewayRoute
description: aws resource type AWS::EC2::LocalGatewayRoute
name: LocalGatewayRoute
lexicon: aws
resource_type: AWS::EC2::LocalGatewayRoute
---
`AWS::EC2::LocalGatewayRoute`, a resource type of the aws lexicon.

## Properties

- `DestinationCidrBlock` (`string`, optional): The CIDR block used for destination matches.
- `LocalGatewayRouteTableId` (`string`, optional): The ID of the local gateway route table.
- `LocalGatewayVirtualInterfaceGroupId` (`string`, optional): The ID of the virtual interface group.
- `NetworkInterfaceId` (`string`, optional): The ID of the network interface.
- `State` (`string`, optional): The state of the route.
- `Type` (`string`, optional): The route type.

## Attributes

- `State`
- `Type`
