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

# aws_ec2_hostreservation{% #aws_ec2_hostreservation %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `count`{% #count %}

**Type**: `INT32`**Provider name**: `Count`**Description**: The number of Dedicated Hosts the reservation is associated with.

## `currency_code`{% #currency_code %}

**Type**: `STRING`**Provider name**: `CurrencyCode`**Description**: The currency in which the `upfrontPrice` and `hourlyPrice` amounts are specified. At this time, the only supported currency is `USD`.

## `duration`{% #duration %}

**Type**: `INT32`**Provider name**: `Duration`**Description**: The length of the reservation's term, specified in seconds. Can be `31536000 (1 year)` | `94608000 (3 years)`.

## `end`{% #end %}

**Type**: `TIMESTAMP`**Provider name**: `End`**Description**: The date and time that the reservation ends.

## `host_id_set`{% #host_id_set %}

**Type**: `UNORDERED_LIST_STRING`**Provider name**: `HostIdSet`**Description**: The IDs of the Dedicated Hosts associated with the reservation.

## `host_reservation_id`{% #host_reservation_id %}

**Type**: `STRING`**Provider name**: `HostReservationId`**Description**: The ID of the reservation that specifies the associated Dedicated Hosts.

## `hourly_price`{% #hourly_price %}

**Type**: `STRING`**Provider name**: `HourlyPrice`**Description**: The hourly price of the reservation.

## `instance_family`{% #instance_family %}

**Type**: `STRING`**Provider name**: `InstanceFamily`**Description**: The instance family of the Dedicated Host Reservation. The instance family on the Dedicated Host must be the same in order for it to benefit from the reservation.

## `offering_id`{% #offering_id %}

**Type**: `STRING`**Provider name**: `OfferingId`**Description**: The ID of the reservation. This remains the same regardless of which Dedicated Hosts are associated with it.

## `payment_option`{% #payment_option %}

**Type**: `STRING`**Provider name**: `PaymentOption`**Description**: The payment option selected for this reservation.

## `start`{% #start %}

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

## `state`{% #state %}

**Type**: `STRING`**Provider name**: `State`**Description**: The state of the reservation.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `upfront_price`{% #upfront_price %}

**Type**: `STRING`**Provider name**: `UpfrontPrice`**Description**: The upfront price of the reservation.
