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

# aws_ec2_instance_event_window{% #aws_ec2_instance_event_window %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `association_target`{% #association_target %}

**Type**: `STRUCT`**Provider name**: `AssociationTarget`**Description**: One or more targets associated with the event window.

- `dedicated_host_ids`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `DedicatedHostIds`**Description**: The IDs of the Dedicated Hosts associated with the event window.
- `instance_ids`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `InstanceIds`**Description**: The IDs of the instances associated with the event window.

## `cron_expression`{% #cron_expression %}

**Type**: `STRING`**Provider name**: `CronExpression`**Description**: The cron expression defined for the event window.

## `instance_event_window_id`{% #instance_event_window_id %}

**Type**: `STRING`**Provider name**: `InstanceEventWindowId`**Description**: The ID of the event window.

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `Name`**Description**: The name of the event window.

## `state`{% #state %}

**Type**: `STRING`**Provider name**: `State`**Description**: The current state of the event window.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `time_ranges`{% #time_ranges %}

**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `TimeRanges`**Description**: One or more time ranges defined for the event window.

- `end_hour`**Type**: `INT32`**Provider name**: `EndHour`**Description**: The hour when the time range ends.
- `end_week_day`**Type**: `STRING`**Provider name**: `EndWeekDay`**Description**: The day on which the time range ends.
- `start_hour`**Type**: `INT32`**Provider name**: `StartHour`**Description**: The hour when the time range begins.
- `start_week_day`**Type**: `STRING`**Provider name**: `StartWeekDay`**Description**: The day on which the time range begins.
