---
type: resource-type
title: Apigwv2VpcLink
description: aws resource type AWS::ApiGatewayV2::VpcLink
name: Apigwv2VpcLink
lexicon: aws
resource_type: AWS::ApiGatewayV2::VpcLink
---
`AWS::ApiGatewayV2::VpcLink`, a resource type of the aws lexicon.

## Properties

- `Name` (`string`, required): The name of the VPC link.
- `SubnetIds` (`string[]`, required): A list of subnet IDs to include in the VPC link.
- `SecurityGroupIds` (`string[]`, optional): A list of security group IDs for the VPC link.
- `Tags` (`Record<string, unknown>`, optional): The collection of tags. Each tag element is associated with a given resource.
- `VpcLinkId` (`string`, optional)

## Attributes

- `VpcLinkId`
