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

# aws_rds_cluster_endpoint{% #aws_rds_cluster_endpoint %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `custom_endpoint_type`{% #custom_endpoint_type %}

**Type**: `STRING`**Provider name**: `CustomEndpointType`**Description**: The type associated with a custom endpoint. One of: `READER`, `WRITER`, `ANY`.

## `db_cluster_endpoint_arn`{% #db_cluster_endpoint_arn %}

**Type**: `STRING`**Provider name**: `DBClusterEndpointArn`**Description**: The Amazon Resource Name (ARN) for the endpoint.

## `db_cluster_endpoint_identifier`{% #db_cluster_endpoint_identifier %}

**Type**: `STRING`**Provider name**: `DBClusterEndpointIdentifier`**Description**: The identifier associated with the endpoint. This parameter is stored as a lowercase string.

## `db_cluster_endpoint_resource_identifier`{% #db_cluster_endpoint_resource_identifier %}

**Type**: `STRING`**Provider name**: `DBClusterEndpointResourceIdentifier`**Description**: A unique system-generated identifier for an endpoint. It remains the same for the whole life of the endpoint.

## `db_cluster_identifier`{% #db_cluster_identifier %}

**Type**: `STRING`**Provider name**: `DBClusterIdentifier`**Description**: The DB cluster identifier of the DB cluster associated with the endpoint. This parameter is stored as a lowercase string.

## `endpoint`{% #endpoint %}

**Type**: `STRING`**Provider name**: `Endpoint`**Description**: The DNS address of the endpoint.

## `endpoint_type`{% #endpoint_type %}

**Type**: `STRING`**Provider name**: `EndpointType`**Description**: The type of the endpoint. One of: `READER`, `WRITER`, `CUSTOM`.

## `excluded_members`{% #excluded_members %}

**Type**: `UNORDERED_LIST_STRING`**Provider name**: `ExcludedMembers`**Description**: List of DB instance identifiers that aren't part of the custom endpoint group. All other eligible instances are reachable through the custom endpoint. Only relevant if the list of static members is empty.

## `static_members`{% #static_members %}

**Type**: `UNORDERED_LIST_STRING`**Provider name**: `StaticMembers`**Description**: List of DB instance identifiers that are part of the custom endpoint group.

## `status`{% #status %}

**Type**: `STRING`**Provider name**: `Status`**Description**: The current status of the endpoint. One of: `creating`, `available`, `deleting`, `inactive`, `modifying`. The `inactive` state applies to an endpoint that can't be used for a certain kind of cluster, such as a `writer` endpoint for a read-only secondary cluster in a global database.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`
