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

# aws_ec2_dhcpoptions{% #aws_ec2_dhcpoptions %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `dhcp_configurations`{% #dhcp_configurations %}

**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `DhcpConfigurations`**Description**: The DHCP options in the set.

- `key`**Type**: `STRING`**Provider name**: `Key`**Description**: The name of a DHCP option.
- `values`**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `Values`**Description**: The values for the DHCP option.
  - `value`**Type**: `STRING`**Provider name**: `Value`**Description**: The attribute value. The value is case-sensitive.

## `dhcp_options_id`{% #dhcp_options_id %}

**Type**: `STRING`**Provider name**: `DhcpOptionsId`**Description**: The ID of the set of DHCP options.

## `owner_id`{% #owner_id %}

**Type**: `STRING`**Provider name**: `OwnerId`**Description**: The ID of the Amazon Web Services account that owns the DHCP options set.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`
