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

# gcp_beyondcorp_app_connection{% #gcp_beyondcorp_app_connection %}

## `ancestors`{% #ancestors %}

**Type**: `UNORDERED_LIST_STRING`

## `application_endpoint`{% #application_endpoint %}

**Type**: `STRUCT`**Provider name**: `applicationEndpoint`**Description**: Required. Address of the remote application endpoint for the BeyondCorp AppConnection.

- `host`**Type**: `STRING`**Provider name**: `host`**Description**: Required. Hostname or IP address of the remote application endpoint.
- `port`**Type**: `INT32`**Provider name**: `port`**Description**: Required. Port of the remote application endpoint.

## `connectors`{% #connectors %}

**Type**: `UNORDERED_LIST_STRING`**Provider name**: `connectors`**Description**: Optional. List of [google.cloud.beyondcorp.v1main.Connector.name] that are authorised to be associated with this AppConnection.

## `create_time`{% #create_time %}

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

## `gateway`{% #gateway %}

**Type**: `STRUCT`**Provider name**: `gateway`**Description**: Optional. Gateway used by the AppConnection.

- `app_gateway`**Type**: `STRING`**Provider name**: `appGateway`**Description**: Required. AppGateway name in following format: `projects/{project_id}/locations/{location_id}/appgateways/{gateway_id}`
- `ingress_port`**Type**: `INT32`**Provider name**: `ingressPort`**Description**: Output only. Ingress port reserved on the gateways for this AppConnection, if not specified or zero, the default port is 19443.
- `l7psc`**Type**: `STRING`**Provider name**: `l7psc`**Description**: Output only. L7 private service connection for this resource.
- `type`**Type**: `STRING`**Provider name**: `type`**Description**: Required. The type of hosting used by the gateway.**Possible values**:
  - `TYPE_UNSPECIFIED` - Default value. This value is unused.
  - `GCP_REGIONAL_MIG` - Gateway hosted in a GCP regional managed instance group.
- `uri`**Type**: `STRING`**Provider name**: `uri`**Description**: Output only. Server-defined URI for this resource.

## `gcp_display_name`{% #gcp_display_name %}

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

## `labels`{% #labels %}

**Type**: `UNORDERED_LIST_STRING`

## `name`{% #name %}

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

## `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 AppConnection.**Possible values**:

- `STATE_UNSPECIFIED` - Default value. This value is unused.
- `CREATING` - AppConnection is being created.
- `CREATED` - AppConnection has been created.
- `UPDATING` - AppConnection's configuration is being updated.
- `DELETING` - AppConnection is being deleted.
- `DOWN` - AppConnection 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 AppConnection.**Possible values**:

- `TYPE_UNSPECIFIED` - Default value. This value is unused.
- `TCP_PROXY` - TCP Proxy based BeyondCorp AppConnection. 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.

## `zone_id`{% #zone_id %}

**Type**: `STRING`
