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

# aws_iotsitewise_timeseries{% #aws_iotsitewise_timeseries %}

## `account_id`{% #account_id %}

**Type**: `STRING` 

## `alias`{% #alias %}

**Type**: `STRING` **Provider name**: `alias` **Description**: The alias that identifies the time series. 

## `asset_id`{% #asset_id %}

**Type**: `STRING` **Provider name**: `assetId` **Description**: The ID of the asset in which the asset property was created. 

## `data_type`{% #data_type %}

**Type**: `STRING` **Provider name**: `dataType` **Description**: The data type of the time series. If you specify `STRUCT`, you must also specify `dataTypeSpec` to identify the type of the structure for this time series. 

## `data_type_spec`{% #data_type_spec %}

**Type**: `STRING` **Provider name**: `dataTypeSpec` **Description**: The data type of the structure for this time series. This parameter is required for time series that have the `STRUCT` data type. The options for this parameter depend on the type of the composite model in which you created the asset property that is associated with your time series. Use `AWS/ALARM_STATE` for alarm state in alarm composite models. 

## `property_id`{% #property_id %}

**Type**: `STRING` **Provider name**: `propertyId` **Description**: The ID of the asset property, in UUID format. 

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 

## `time_series_arn`{% #time_series_arn %}

**Type**: `STRING` **Provider name**: `timeSeriesArn` **Description**: The [ARN](https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html) of the time series, which has the following format. `arn:${Partition}:iotsitewise:${Region}:${Account}:time-series/${TimeSeriesId}` 

## `time_series_creation_date`{% #time_series_creation_date %}

**Type**: `TIMESTAMP` **Provider name**: `timeSeriesCreationDate` **Description**: The date that the time series was created, in Unix epoch time. 

## `time_series_id`{% #time_series_id %}

**Type**: `STRING` **Provider name**: `timeSeriesId` **Description**: The ID of the time series. 

## `time_series_last_update_date`{% #time_series_last_update_date %}

**Type**: `TIMESTAMP` **Provider name**: `timeSeriesLastUpdateDate` **Description**: The date that the time series was last updated, in Unix epoch time. 
