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

# aws_rds_reserved_instance{% #aws_rds_reserved_instance %}

## `account_id`{% #account_id %}

**Type**: `STRING` 

## `currency_code`{% #currency_code %}

**Type**: `STRING` **Provider name**: `CurrencyCode` **Description**: The currency code for the reserved DB instance. 

## `db_instance_class`{% #db_instance_class %}

**Type**: `STRING` **Provider name**: `DBInstanceClass` **Description**: The DB instance class for the reserved DB instance. 

## `db_instance_count`{% #db_instance_count %}

**Type**: `INT32` **Provider name**: `DBInstanceCount` **Description**: The number of reserved DB instances. 

## `duration`{% #duration %}

**Type**: `INT32` **Provider name**: `Duration` **Description**: The duration of the reservation in seconds. 

## `fixed_price`{% #fixed_price %}

**Type**: `DOUBLE` **Provider name**: `FixedPrice` **Description**: The fixed price charged for this reserved DB instance. 

## `lease_id`{% #lease_id %}

**Type**: `STRING` **Provider name**: `LeaseId` **Description**: The unique identifier for the lease associated with the reserved DB instance.Amazon Web Services Support might request the lease ID for an issue related to a reserved DB instance. 

## `multi_az`{% #multi_az %}

**Type**: `BOOLEAN` **Provider name**: `MultiAZ` **Description**: Indicates whether the reservation applies to Multi-AZ deployments. 

## `offering_type`{% #offering_type %}

**Type**: `STRING` **Provider name**: `OfferingType` **Description**: The offering type of this reserved DB instance. 

## `product_description`{% #product_description %}

**Type**: `STRING` **Provider name**: `ProductDescription` **Description**: The description of the reserved DB instance. 

## `recurring_charges`{% #recurring_charges %}

**Type**: `UNORDERED_LIST_STRUCT` **Provider name**: `RecurringCharges` **Description**: The recurring price charged to run this reserved DB instance. 

- `recurring_charge_amount`**Type**: `DOUBLE`**Provider name**: `RecurringChargeAmount`**Description**: The amount of the recurring charge.
- `recurring_charge_frequency`**Type**: `STRING`**Provider name**: `RecurringChargeFrequency`**Description**: The frequency of the recurring charge.

## `reserved_db_instance_arn`{% #reserved_db_instance_arn %}

**Type**: `STRING` **Provider name**: `ReservedDBInstanceArn` **Description**: The Amazon Resource Name (ARN) for the reserved DB instance. 

## `reserved_db_instance_id`{% #reserved_db_instance_id %}

**Type**: `STRING` **Provider name**: `ReservedDBInstanceId` **Description**: The unique identifier for the reservation. 

## `reserved_db_instances_offering_id`{% #reserved_db_instances_offering_id %}

**Type**: `STRING` **Provider name**: `ReservedDBInstancesOfferingId` **Description**: The offering identifier. 

## `start_time`{% #start_time %}

**Type**: `TIMESTAMP` **Provider name**: `StartTime` **Description**: The time the reservation started. 

## `state`{% #state %}

**Type**: `STRING` **Provider name**: `State` **Description**: The state of the reserved DB instance. 

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 

## `usage_price`{% #usage_price %}

**Type**: `DOUBLE` **Provider name**: `UsagePrice` **Description**: The hourly price charged for this reserved DB instance. 
