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

# aws_memorydb_reserved_node{% #aws_memorydb_reserved_node %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `arn`{% #arn %}

**Type**: `STRING`**Provider name**: `ARN`**Description**: The Amazon Resource Name (ARN) of the reserved node.

## `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 node.

## `node_count`{% #node_count %}

**Type**: `INT32`**Provider name**: `NodeCount`**Description**: The number of nodes that have been reserved.

## `node_type`{% #node_type %}

**Type**: `STRING`**Provider name**: `NodeType`**Description**: The node type for the reserved nodes.

## `offering_type`{% #offering_type %}

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

## `recurring_charges`{% #recurring_charges %}

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

- `recurring_charge_amount`**Type**: `DOUBLE`**Provider name**: `RecurringChargeAmount`**Description**: The amount of the recurring charge to run this reserved node.
- `recurring_charge_frequency`**Type**: `STRING`**Provider name**: `RecurringChargeFrequency`**Description**: The frequency of the recurring price charged to run this reserved node.

## `reservation_id`{% #reservation_id %}

**Type**: `STRING`**Provider name**: `ReservationId`**Description**: A customer-specified identifier to track this reservation.

## `reserved_nodes_offering_id`{% #reserved_nodes_offering_id %}

**Type**: `STRING`**Provider name**: `ReservedNodesOfferingId`**Description**: The ID of the reserved node offering to purchase.

## `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 node.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`
