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

## Properties

- `LocalGatewayRouteTableId` (`string`, required): The ID of the local gateway route table.
- `VpcId` (`string`, required): The ID of the VPC.
- `LocalGatewayId` (`string`, optional): The ID of the local gateway.
- `LocalGatewayRouteTableVpcAssociationId` (`string`, optional): The ID of the association.
- `State` (`string`, optional): The state of the association.
- `Tags` (`any`, optional): The tags for the association.

## Attributes

- `LocalGatewayId`
- `LocalGatewayRouteTableVpcAssociationId`
- `State`
