AWS Fundamentals Logo
AWS Fundamentals
L1 ConstructAWS::EC2::LocalGatewayVirtualInterfaceGroup

CfnLocalGatewayVirtualInterfaceGroup

Describes a local gateway virtual interface group.

Import

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

Or use the module namespace:

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

Properties

Configuration passed to the constructor as CfnLocalGatewayVirtualInterfaceGroupProps.

localGatewayIdRequired
string

The ID of the local gateway.

localBgpAsnOptional
number

The Autonomous System Number(ASN) for the local Border Gateway Protocol (BGP).

localBgpAsnExtendedOptional
number

The extended 32-bit ASN for the local BGP configuration.

tagsOptional
CfnTag[]

The tags assigned to the virtual interface group.

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