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

# gcp_certificatemanager_certificate_map_entry{% #gcp_certificatemanager_certificate_map_entry %}

## `ancestors`{% #ancestors %}

**Type**: `UNORDERED_LIST_STRING`

## `certificates`{% #certificates %}

**Type**: `UNORDERED_LIST_STRING`**Provider name**: `certificates`**Description**: Optional. A set of Certificates defines for the given `hostname`. There can be defined up to four certificates in each Certificate Map Entry. Each certificate must match pattern `projects/*/locations/*/certificates/*`.

## `create_time`{% #create_time %}

**Type**: `TIMESTAMP`**Provider name**: `createTime`**Description**: Output only. The creation timestamp of a Certificate Map Entry.

## `description`{% #description %}

**Type**: `STRING`**Provider name**: `description`**Description**: Optional. One or more paragraphs of text description of a certificate map entry.

## `hostname`{% #hostname %}

**Type**: `STRING`**Provider name**: `hostname`**Description**: A Hostname (FQDN, e.g. `example.com`) or a wildcard hostname expression (`*.example.com`) for a set of hostnames with common suffix. Used as Server Name Indication (SNI) for selecting a proper certificate.

## `labels`{% #labels %}

**Type**: `UNORDERED_LIST_STRING`

## `matcher`{% #matcher %}

**Type**: `STRING`**Provider name**: `matcher`**Description**: A predefined matcher for particular cases, other than SNI selection.**Possible values**:

- `MATCHER_UNSPECIFIED` - A matcher has't been recognized.
- `PRIMARY` - A primary certificate that is served when SNI wasn't specified in the request or SNI couldn't be found in the map.

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `name`**Description**: Identifier. A user-defined name of the Certificate Map Entry. Certificate Map Entry names must be unique globally and match pattern `projects/*/locations/*/certificateMaps/*/certificateMapEntries/*`.

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

## `state`{% #state %}

**Type**: `STRING`**Provider name**: `state`**Description**: Output only. A serving state of this Certificate Map Entry.**Possible values**:

- `SERVING_STATE_UNSPECIFIED` - The status is undefined.
- `ACTIVE` - The configuration is serving.
- `PENDING` - Update is in progress. Some frontends may serve this configuration.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `update_time`{% #update_time %}

**Type**: `TIMESTAMP`**Provider name**: `updateTime`**Description**: Output only. The update timestamp of a Certificate Map Entry.

## `zone_id`{% #zone_id %}

**Type**: `STRING`
