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

# gcp_gkehub_rbac_role_binding{% #gcp_gkehub_rbac_role_binding %}

## `ancestors`{% #ancestors %}

**Type**: `UNORDERED_LIST_STRING`

## `create_time`{% #create_time %}

**Type**: `TIMESTAMP`**Provider name**: `createTime`**Description**: Output only. When the rbacrolebinding was created.

## `delete_time`{% #delete_time %}

**Type**: `TIMESTAMP`**Provider name**: `deleteTime`**Description**: Output only. When the rbacrolebinding was deleted.

## `group`{% #group %}

**Type**: `STRING`**Provider name**: `group`**Description**: group is the group, as seen by the kubernetes cluster.

## `labels`{% #labels %}

**Type**: `UNORDERED_LIST_STRING`

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `name`**Description**: The resource name for the rbacrolebinding `projects/{project}/locations/{location}/scopes/{scope}/rbacrolebindings/{rbacrolebinding}` or `projects/{project}/locations/{location}/memberships/{membership}/rbacrolebindings/{rbacrolebinding}`

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

## `role`{% #role %}

**Type**: `STRUCT`**Provider name**: `role`**Description**: Required. Role to bind to the principal

- `custom_role`**Type**: `STRING`**Provider name**: `customRole`**Description**: Optional. custom_role is the name of a custom KubernetesClusterRole to use.
- `predefined_role`**Type**: `STRING`**Provider name**: `predefinedRole`**Description**: predefined_role is the Kubernetes default role to use**Possible values**:
  - `UNKNOWN` - UNKNOWN
  - `ADMIN` - ADMIN has EDIT and RBAC permissions
  - `EDIT` - EDIT can edit all resources except RBAC
  - `VIEW` - VIEW can only read resources
  - `ANTHOS_SUPPORT` - ANTHOS_SUPPORT gives Google Support read-only access to a number of cluster resources.

## `state`{% #state %}

**Type**: `STRUCT`**Provider name**: `state`**Description**: Output only. State of the rbacrolebinding resource.

- `code`**Type**: `STRING`**Provider name**: `code`**Description**: Output only. The current state of the rbacrolebinding resource.**Possible values**:
  - `CODE_UNSPECIFIED` - The code is not set.
  - `CREATING` - The rbacrolebinding is being created.
  - `READY` - The rbacrolebinding active.
  - `DELETING` - The rbacrolebinding is being deleted.
  - `UPDATING` - The rbacrolebinding is being updated.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `uid`{% #uid %}

**Type**: `STRING`**Provider name**: `uid`**Description**: Output only. Google-generated UUID for this resource. This is unique across all rbacrolebinding resources. If a rbacrolebinding resource is deleted and another resource with the same name is created, it gets a different uid.

## `update_time`{% #update_time %}

**Type**: `TIMESTAMP`**Provider name**: `updateTime`**Description**: Output only. When the rbacrolebinding was last updated.

## `user`{% #user %}

**Type**: `STRING`**Provider name**: `user`**Description**: user is the name of the user as seen by the kubernetes cluster, example "alice" or "[alice@domain.tld](mailto:alice@domain.tld)"

## `zone_id`{% #zone_id %}

**Type**: `STRING`
