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

# aws_rds_tenant_database{% #aws_rds_tenant_database %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `character_set_name`{% #character_set_name %}

**Type**: `STRING`**Provider name**: `CharacterSetName`**Description**: The character set of the tenant database.

## `db_instance_identifier`{% #db_instance_identifier %}

**Type**: `STRING`**Provider name**: `DBInstanceIdentifier`**Description**: The ID of the DB instance that contains the tenant database.

## `dbi_resource_id`{% #dbi_resource_id %}

**Type**: `STRING`**Provider name**: `DbiResourceId`**Description**: The Amazon Web Services Region-unique, immutable identifier for the DB instance.

## `deletion_protection`{% #deletion_protection %}

**Type**: `BOOLEAN`**Provider name**: `DeletionProtection`**Description**: Specifies whether deletion protection is enabled for the DB instance.

## `master_username`{% #master_username %}

**Type**: `STRING`**Provider name**: `MasterUsername`**Description**: The master username of the tenant database.

## `nchar_character_set_name`{% #nchar_character_set_name %}

**Type**: `STRING`**Provider name**: `NcharCharacterSetName`**Description**: The `NCHAR` character set name of the tenant database.

## `pending_modified_values`{% #pending_modified_values %}

**Type**: `STRUCT`**Provider name**: `PendingModifiedValues`**Description**: Information about pending changes for a tenant database.

- `master_user_password`**Type**: `STRING`**Provider name**: `MasterUserPassword`**Description**: The master password for the tenant database.
- `tenant_db_name`**Type**: `STRING`**Provider name**: `TenantDBName`**Description**: The name of the tenant database.

## `status`{% #status %}

**Type**: `STRING`**Provider name**: `Status`**Description**: The status of the tenant database.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `tenant_database_arn`{% #tenant_database_arn %}

**Type**: `STRING`**Provider name**: `TenantDatabaseARN`**Description**: The Amazon Resource Name (ARN) for the tenant database.

## `tenant_database_create_time`{% #tenant_database_create_time %}

**Type**: `TIMESTAMP`**Provider name**: `TenantDatabaseCreateTime`**Description**: The creation time of the tenant database.

## `tenant_database_resource_id`{% #tenant_database_resource_id %}

**Type**: `STRING`**Provider name**: `TenantDatabaseResourceId`**Description**: The Amazon Web Services Region-unique, immutable identifier for the tenant database.

## `tenant_db_name`{% #tenant_db_name %}

**Type**: `STRING`**Provider name**: `TenantDBName`**Description**: The database name of the tenant database.
