---
title: Getting Started with Datadog
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Infrastructure > Datadog Resource Catalog
---

# aws_apigateway_vpclink{% #aws_apigateway_vpclink %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `description`{% #description %}

**Type**: `STRING`**Provider name**: `description`**Description**: The description of the VPC link.

## `id`{% #id %}

**Type**: `STRING`**Provider name**: `id`**Description**: The identifier of the VpcLink. It is used in an Integration to reference this VpcLink.

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `name`**Description**: The name used to label and identify the VPC link.

## `status`{% #status %}

**Type**: `STRING`**Provider name**: `status`**Description**: The status of the VPC link. The valid values are `AVAILABLE`, `PENDING`, `DELETING`, or `FAILED`. Deploying an API will wait if the status is `PENDING` and will fail if the status is `DELETING`.

## `status_message`{% #status_message %}

**Type**: `STRING`**Provider name**: `statusMessage`**Description**: A description about the VPC link status.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `target_arns`{% #target_arns %}

**Type**: `UNORDERED_LIST_STRING`**Provider name**: `targetArns`**Description**: The ARN of the network load balancer of the VPC targeted by the VPC link. The network load balancer must be owned by the same Amazon Web Services account of the API owner.
