AWS Fundamentals Logo
AWS Fundamentals
L1 ConstructAWS::EC2::VPNConcentrator

CfnVPNConcentrator

Describes a VPN concentrator.

Import

import { CfnVPNConcentrator } from 'aws-cdk-lib/aws-ec2';

Or use the module namespace:

import * as ec2 from 'aws-cdk-lib/aws-ec2';
// ec2.CfnVPNConcentrator

Properties

Configuration passed to the constructor as CfnVPNConcentratorProps.

transitGatewayIdRequired
string

The ID of the transit gateway associated with the VPN concentrator.

typeRequired
string

The type of VPN concentrator.

tagsOptional
CfnTag[]

Any tags assigned to the VPN concentrator.

CloudFormation Resource

This L1 construct maps directly to the following CloudFormation resource type.

Get the Amazon EC2 Cheat Sheet

Everything you need to know about Amazon EC2 on one page. HD quality, print-friendly.

Download Free Infographic