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

# gcp_datamigration_private_connection{% #gcp_datamigration_private_connection %}

## `ancestors`{% #ancestors %}

**Type**: `UNORDERED_LIST_STRING` 

## `create_time`{% #create_time %}

**Type**: `TIMESTAMP` **Provider name**: `createTime` **Description**: Output only. The create time of the resource. 

## `error`{% #error %}

**Type**: `STRUCT` **Provider name**: `error` **Description**: Output only. The error details in case of state FAILED. 

- `code`**Type**: `INT32`**Provider name**: `code`**Description**: The status code, which should be an enum value of google.rpc.Code.
- `message`**Type**: `STRING`**Provider name**: `message`**Description**: A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.

## `gcp_display_name`{% #gcp_display_name %}

**Type**: `STRING` **Provider name**: `displayName` **Description**: The private connection display name. 

## `labels`{% #labels %}

**Type**: `UNORDERED_LIST_STRING` 

## `name`{% #name %}

**Type**: `STRING` **Provider name**: `name` **Description**: The name of the resource. 

## `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 state of the private connection. **Possible values**: 

- `STATE_UNSPECIFIED`
- `CREATING` - The private connection is in creation state - creating resources.
- `CREATED` - The private connection has been created with all of its resources.
- `FAILED` - The private connection creation has failed.
- `DELETING` - The private connection is being deleted.
- `FAILED_TO_DELETE` - Delete request has failed, resource is in invalid state.
- `DELETED` - The private connection has been deleted.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 

## `update_time`{% #update_time %}

**Type**: `TIMESTAMP` **Provider name**: `updateTime` **Description**: Output only. The last update time of the resource. 

## `vpc_peering_config`{% #vpc_peering_config %}

**Type**: `STRUCT` **Provider name**: `vpcPeeringConfig` **Description**: VPC peering configuration. 

- `subnet`**Type**: `STRING`**Provider name**: `subnet`**Description**: Required. A free subnet for peering. (CIDR of /29)
- `vpc_name`**Type**: `STRING`**Provider name**: `vpcName`**Description**: Required. Fully qualified name of the VPC that Database Migration Service will peer to.

## `zone_id`{% #zone_id %}

**Type**: `STRING` 
