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

## Properties

- `RouteTableIds` (`string[]`, required): The ID of the route table. The routing table must be associated with the same VPC that the virtual private gateway is attached to
- `VpnGatewayId` (`string`, required): The ID of the virtual private gateway that is attached to a VPC. The virtual private gateway must be attached to the same VPC that the routing tables are associated with
- `Id` (`string`, optional)

## Attributes

- `Id`
