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

# aws_vpn_gateway{% #aws_vpn_gateway %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `amazon_side_asn`{% #amazon_side_asn %}

**Type**: `INT64`**Provider name**: `AmazonSideAsn`**Description**: The private Autonomous System Number (ASN) for the Amazon side of a BGP session.

## `availability_zone`{% #availability_zone %}

**Type**: `STRING`**Provider name**: `AvailabilityZone`**Description**: The Availability Zone where the virtual private gateway was created, if applicable. This field may be empty or not returned.

## `state`{% #state %}

**Type**: `STRING`**Provider name**: `State`**Description**: The current state of the virtual private gateway.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `type`{% #type %}

**Type**: `STRING`**Provider name**: `Type`**Description**: The type of VPN connection the virtual private gateway supports.

## `vpc_attachments`{% #vpc_attachments %}

**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `VpcAttachments`**Description**: Any VPCs attached to the virtual private gateway.

- `state`**Type**: `STRING`**Provider name**: `State`**Description**: The current state of the attachment.
- `vpc_id`**Type**: `STRING`**Provider name**: `VpcId`**Description**: The ID of the VPC.

## `vpn_gateway_arn`{% #vpn_gateway_arn %}

**Type**: `STRING`

## `vpn_gateway_id`{% #vpn_gateway_id %}

**Type**: `STRING`**Provider name**: `VpnGatewayId`**Description**: The ID of the virtual private gateway.
