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

# gcp_beyondcorp_app_gateway{% #gcp_beyondcorp_app_gateway %}

## `allocated_connections`{% #allocated_connections %}

**Type**: `UNORDERED_LIST_STRUCT` **Provider name**: `allocatedConnections` **Description**: Output only. A list of connections allocated for the Gateway 

- `ingress_port`**Type**: `INT32`**Provider name**: `ingressPort`**Description**: Required. The ingress port of an allocated connection
- `psc_uri`**Type**: `STRING`**Provider name**: `pscUri`**Description**: Required. The PSC uri of an allocated connection

## `ancestors`{% #ancestors %}

**Type**: `UNORDERED_LIST_STRING` 

## `create_time`{% #create_time %}

**Type**: `TIMESTAMP` **Provider name**: `createTime` **Description**: Output only. Timestamp when the resource was created. 

## `gcp_display_name`{% #gcp_display_name %}

**Type**: `STRING` **Provider name**: `displayName` **Description**: Optional. An arbitrary user-provided name for the AppGateway. Cannot exceed 64 characters. 

## `host_type`{% #host_type %}

**Type**: `STRING` **Provider name**: `hostType` **Description**: Required. The type of hosting used by the AppGateway. **Possible values**: 

- `HOST_TYPE_UNSPECIFIED` - Default value. This value is unused.
- `GCP_REGIONAL_MIG` - AppGateway hosted in a GCP regional managed instance group.

## `labels`{% #labels %}

**Type**: `UNORDERED_LIST_STRING` 

## `name`{% #name %}

**Type**: `STRING` **Provider name**: `name` **Description**: Required. Unique resource name of the AppGateway. The name is ignored when creating an AppGateway. 

## `organization_id`{% #organization_id %}

**Type**: `STRING` 

## `parent`{% #parent %}

**Type**: `STRING` 

## `project_id`{% #project_id %}

**Type**: `STRING` 

## `project_number`{% #project_number %}

**Type**: `STRING` 

## `region_id`{% #region_id %}

**Type**: `STRING` 

## `resource_name`{% #resource_name %}

**Type**: `STRING` 

## `satisfies_pzi`{% #satisfies_pzi %}

**Type**: `BOOLEAN` **Provider name**: `satisfiesPzi` **Description**: Output only. Reserved for future use. 

## `satisfies_pzs`{% #satisfies_pzs %}

**Type**: `BOOLEAN` **Provider name**: `satisfiesPzs` **Description**: Output only. Reserved for future use. 

## `state`{% #state %}

**Type**: `STRING` **Provider name**: `state` **Description**: Output only. The current state of the AppGateway. **Possible values**: 

- `STATE_UNSPECIFIED` - Default value. This value is unused.
- `CREATING` - AppGateway is being created.
- `CREATED` - AppGateway has been created.
- `UPDATING` - AppGateway's configuration is being updated.
- `DELETING` - AppGateway is being deleted.
- `DOWN` - AppGateway is down and may be restored in the future. This happens when CCFE sends ProjectState = OFF.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 

## `type`{% #type %}

**Type**: `STRING` **Provider name**: `type` **Description**: Required. The type of network connectivity used by the AppGateway. **Possible values**: 

- `TYPE_UNSPECIFIED` - Default value. This value is unused.
- `TCP_PROXY` - TCP Proxy based BeyondCorp Connection. API will default to this if unset.

## `uid`{% #uid %}

**Type**: `STRING` **Provider name**: `uid` **Description**: Output only. A unique identifier for the instance generated by the system. 

## `update_time`{% #update_time %}

**Type**: `TIMESTAMP` **Provider name**: `updateTime` **Description**: Output only. Timestamp when the resource was last modified. 

## `uri`{% #uri %}

**Type**: `STRING` **Provider name**: `uri` **Description**: Output only. Server-defined URI for this resource. 

## `zone_id`{% #zone_id %}

**Type**: `STRING` 
