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

# aws_customer_gateway{% #aws_customer_gateway %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `bgp_asn`{% #bgp_asn %}

**Type**: `STRING`**Provider name**: `BgpAsn`**Description**: The customer gateway device's Border Gateway Protocol (BGP) Autonomous System Number (ASN). Valid values: `1` to `2,147,483,647`

## `bgp_asn_extended`{% #bgp_asn_extended %}

**Type**: `STRING`**Provider name**: `BgpAsnExtended`**Description**: The customer gateway device's Border Gateway Protocol (BGP) Autonomous System Number (ASN). Valid values: `2,147,483,648` to `4,294,967,295`

## `certificate_arn`{% #certificate_arn %}

**Type**: `STRING`**Provider name**: `CertificateArn`**Description**: The Amazon Resource Name (ARN) for the customer gateway certificate.

## `customer_gateway_arn`{% #customer_gateway_arn %}

**Type**: `STRING`

## `customer_gateway_id`{% #customer_gateway_id %}

**Type**: `STRING`**Provider name**: `CustomerGatewayId`**Description**: The ID of the customer gateway.

## `device_name`{% #device_name %}

**Type**: `STRING`**Provider name**: `DeviceName`**Description**: The name of customer gateway device.

## `ip_address`{% #ip_address %}

**Type**: `STRING`**Provider name**: `IpAddress`**Description**: IPv4 address for the customer gateway device's outside interface. The address must be static. If `OutsideIpAddressType` in your VPN connection options is set to `PrivateIpv4`, you can use an RFC6598 or RFC1918 private IPv4 address. If `OutsideIpAddressType` is set to `PublicIpv4`, you can use a public IPv4 address.

## `state`{% #state %}

**Type**: `STRING`**Provider name**: `State`**Description**: The current state of the customer gateway (`pending | available | deleting | deleted`).

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `type`{% #type %}

**Type**: `STRING`**Provider name**: `Type`**Description**: The type of VPN connection the customer gateway supports (`ipsec.1`).
