AWS::EC2::VPNConcentratorDescribes a VPN concentrator.
import { CfnVPNConcentrator } from 'aws-cdk-lib/aws-ec2';Or use the module namespace:
import * as ec2 from 'aws-cdk-lib/aws-ec2';
// ec2.CfnVPNConcentratorConfiguration passed to the constructor as CfnVPNConcentratorProps.
transitGatewayIdRequiredstringThe ID of the transit gateway associated with the VPN concentrator.
typeRequiredstringThe type of VPN concentrator.
tagsOptionalCfnTag[]Any tags assigned to the VPN concentrator.
This L1 construct maps directly to the following CloudFormation resource type.
Everything you need to know about Amazon EC2 on one page. HD quality, print-friendly.
Download Free Infographicaws-ec2AWS::EC2::VPNConcentrator