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

## Properties

- `LocalGatewayId` (`string`, required): The ID of the local gateway.
- `LocalGatewayRouteTableArn` (`string`, optional): The ARN of the local gateway route table.
- `LocalGatewayRouteTableId` (`string`, optional): The ID of the local gateway route table.
- `Mode` (`string`, optional): The mode of the local gateway route table.
- `OutpostArn` (`string`, optional): The ARN of the outpost.
- `OwnerId` (`string`, optional): The owner of the local gateway route table.
- `State` (`string`, optional): The state of the local gateway route table.
- `Tags` (`any`, optional): The tags for the local gateway route table.

## Attributes

- `LocalGatewayRouteTableArn`
- `LocalGatewayRouteTableId`
- `OutpostArn`
- `OwnerId`
- `State`
