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

# aws_ec2_reserved_instance{% #aws_ec2_reserved_instance %}

## `account_id`{% #account_id %}

**Type**: `STRING` 

## `availability_zone`{% #availability_zone %}

**Type**: `STRING` **Provider name**: `AvailabilityZone` **Description**: The Availability Zone in which the Reserved Instance can be used. 

## `currency_code`{% #currency_code %}

**Type**: `STRING` **Provider name**: `CurrencyCode` **Description**: The currency of the Reserved Instance. It's specified using ISO 4217 standard currency codes. At this time, the only supported currency is `USD`. 

## `duration`{% #duration %}

**Type**: `INT64` **Provider name**: `Duration` **Description**: The duration of the Reserved Instance, in seconds. 

## `end`{% #end %}

**Type**: `TIMESTAMP` **Provider name**: `End` **Description**: The time when the Reserved Instance expires. 

## `fixed_price`{% #fixed_price %}

**Type**: `FLOAT` **Provider name**: `FixedPrice` **Description**: The purchase price of the Reserved Instance. 

## `instance_count`{% #instance_count %}

**Type**: `INT32` **Provider name**: `InstanceCount` **Description**: The number of reservations purchased. 

## `instance_tenancy`{% #instance_tenancy %}

**Type**: `STRING` **Provider name**: `InstanceTenancy` **Description**: The tenancy of the instance. 

## `instance_type`{% #instance_type %}

**Type**: `STRING` **Provider name**: `InstanceType` **Description**: The instance type on which the Reserved Instance can be used. 

## `offering_class`{% #offering_class %}

**Type**: `STRING` **Provider name**: `OfferingClass` **Description**: The offering class of the Reserved Instance. 

## `offering_type`{% #offering_type %}

**Type**: `STRING` **Provider name**: `OfferingType` **Description**: The Reserved Instance offering type. 

## `product_description`{% #product_description %}

**Type**: `STRING` **Provider name**: `ProductDescription` **Description**: The Reserved Instance product platform description. 

## `recurring_charges`{% #recurring_charges %}

**Type**: `UNORDERED_LIST_STRUCT` **Provider name**: `RecurringCharges` **Description**: The recurring charge tag assigned to the resource. 

- `amount`**Type**: `DOUBLE`**Provider name**: `Amount`**Description**: The amount of the recurring charge.
- `frequency`**Type**: `STRING`**Provider name**: `Frequency`**Description**: The frequency of the recurring charge.

## `reserved_instance_arn`{% #reserved_instance_arn %}

**Type**: `STRING` 

## `reserved_instances_id`{% #reserved_instances_id %}

**Type**: `STRING` **Provider name**: `ReservedInstancesId` **Description**: The ID of the Reserved Instance. 

## `scope`{% #scope %}

**Type**: `STRING` **Provider name**: `Scope` **Description**: The scope of the Reserved Instance. 

## `start`{% #start %}

**Type**: `TIMESTAMP` **Provider name**: `Start` **Description**: The date and time the Reserved Instance started. 

## `state`{% #state %}

**Type**: `STRING` **Provider name**: `State` **Description**: The state of the Reserved Instance purchase. 

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 

## `usage_price`{% #usage_price %}

**Type**: `FLOAT` **Provider name**: `UsagePrice` **Description**: The usage price of the Reserved Instance, per hour. 
