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

## Properties

- `LocalGatewayId` (`string`, required): The ID of the local gateway
- `ConfigurationState` (`string`, optional): The current state of the local gateway virtual interface group
- `LocalBgpAsn` (`number`, optional): The Autonomous System Number(ASN) for the local Border Gateway Protocol (BGP)
- `LocalBgpAsnExtended` (`number`, optional): The extended 32-bit ASN for the local BGP configuration
- `LocalGatewayVirtualInterfaceGroupArn` (`string`, optional): The Amazon Resource Number (ARN) of the local gateway virtual interface group
- `LocalGatewayVirtualInterfaceGroupId` (`string`, optional): The ID of the virtual interface group
- `LocalGatewayVirtualInterfaceIds` (`string[]`, optional): The IDs of the virtual interfaces
- `OwnerId` (`string`, optional): The ID of the Amazon Web Services account that owns the local gateway virtual interface group
- `Tags` (`LocalGatewayVirtualInterfaceGroup_Tag[]`, optional): The tags assigned to the virtual interface group

## Attributes

- `ConfigurationState`
- `LocalGatewayVirtualInterfaceGroupArn`
- `LocalGatewayVirtualInterfaceGroupId`
- `LocalGatewayVirtualInterfaceIds`
- `OwnerId`
