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

## Properties

- `TransitGatewayId` (`string`, required): The ID of the transit gateway associated with the VPN concentrator.
- `Type` (`string`, required): The type of VPN concentrator.
- `Tags` (`VPNConcentrator_Tag[]`, optional): Any tags assigned to the VPN concentrator.
- `TransitGatewayAttachmentId` (`string`, optional)
- `VpnConcentratorId` (`string`, optional)

## Attributes

- `TransitGatewayAttachmentId`
- `VpnConcentratorId`
