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

## Properties

- `DestinationCidrBlock` (`string`, required): The CIDR block associated with the local subnet of the customer network.
- `VpnConnectionId` (`string`, required): The ID of the VPN connection.
