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

# aws_iotfleetwise_vehicle{% #aws_iotfleetwise_vehicle %}

## `account_id`{% #account_id %}

**Type**: `STRING` 

## `arn`{% #arn %}

**Type**: `STRING` **Provider name**: `arn` **Description**: The Amazon Resource Name (ARN) of the vehicle to retrieve information about. 

## `attributes`{% #attributes %}

**Type**: `MAP_STRING_STRING` **Provider name**: `attributes` **Description**: Static information about a vehicle in a key-value pair. For example: `"engineType"` : `"1.3 L R2"` 

## `creation_time`{% #creation_time %}

**Type**: `TIMESTAMP` **Provider name**: `creationTime` **Description**: The time the vehicle was created in seconds since epoch (January 1, 1970 at midnight UTC time). 

## `decoder_manifest_arn`{% #decoder_manifest_arn %}

**Type**: `STRING` **Provider name**: `decoderManifestArn` **Description**: The ARN of a decoder manifest associated with the vehicle. 

## `last_modification_time`{% #last_modification_time %}

**Type**: `TIMESTAMP` **Provider name**: `lastModificationTime` **Description**: The time the vehicle was last updated in seconds since epoch (January 1, 1970 at midnight UTC time). 

## `model_manifest_arn`{% #model_manifest_arn %}

**Type**: `STRING` **Provider name**: `modelManifestArn` **Description**: The ARN of a vehicle model (model manifest) associated with the vehicle. 

## `state_templates`{% #state_templates %}

**Type**: `UNORDERED_LIST_STRUCT` **Provider name**: `stateTemplates` **Description**: State templates associated with the vehicle. 

- `identifier`**Type**: `STRING`**Provider name**: `identifier`**Description**: The unique ID of the state template.
- `state_template_update_strategy`**Type**: `STRUCT`**Provider name**: `stateTemplateUpdateStrategy`
  - `on_change`**Type**: `STRUCT`**Provider name**: `onChange`

  - `periodic`**Type**: `STRUCT`**Provider name**: `periodic`

    - `state_template_update_rate`**Type**: `STRUCT`**Provider name**: `stateTemplateUpdateRate`
      - `unit`**Type**: `STRING`**Provider name**: `unit`**Description**: A unit of time.
      - `value`**Type**: `INT32`**Provider name**: `value`**Description**: A number of time units.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 

## `vehicle_name`{% #vehicle_name %}

**Type**: `STRING` **Provider name**: `vehicleName` **Description**: The ID of the vehicle. 
