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

# gcp_beyondcorp_app_connector{% #gcp_beyondcorp_app_connector %}

## `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 AppConnector. Cannot exceed 64 characters.

## `labels`{% #labels %}

**Type**: `UNORDERED_LIST_STRING`

## `name`{% #name %}

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

## `organization_id`{% #organization_id %}

**Type**: `STRING`

## `parent`{% #parent %}

**Type**: `STRING`

## `principal_info`{% #principal_info %}

**Type**: `STRUCT`**Provider name**: `principalInfo`**Description**: Required. Principal information about the Identity of the AppConnector.

- `service_account`**Type**: `STRUCT`**Provider name**: `serviceAccount`**Description**: A GCP service account.
  - `email`**Type**: `STRING`**Provider name**: `email`**Description**: Email address of the service account.

## `project_id`{% #project_id %}

**Type**: `STRING`

## `project_number`{% #project_number %}

**Type**: `STRING`

## `region_id`{% #region_id %}

**Type**: `STRING`

## `resource_info`{% #resource_info %}

**Type**: `STRUCT`**Provider name**: `resourceInfo`**Description**: Optional. Resource info of the connector.

- `gcp_status`**Type**: `STRING`**Provider name**: `status`**Description**: Overall health status. Overall status is derived based on the status of each sub level resources.**Possible values**:
  - `HEALTH_STATUS_UNSPECIFIED` - Health status is unknown: not initialized or failed to retrieve.
  - `HEALTHY` - The resource is healthy.
  - `UNHEALTHY` - The resource is unhealthy.
  - `UNRESPONSIVE` - The resource is unresponsive.
  - `DEGRADED` - Some sub-resources are UNHEALTHY.
- `id`**Type**: `STRING`**Provider name**: `id`**Description**: Required. Unique Id for the resource.
- `time`**Type**: `TIMESTAMP`**Provider name**: `time`**Description**: The timestamp to collect the info. It is suggested to be set by the topmost level resource only.

## `resource_name`{% #resource_name %}

**Type**: `STRING`

## `state`{% #state %}

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

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

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `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`
