---
type: resource-type
title: Vehicle
description: aws resource type AWS::IoTFleetWise::Vehicle
name: Vehicle
lexicon: aws
resource_type: AWS::IoTFleetWise::Vehicle
---
`AWS::IoTFleetWise::Vehicle`, a resource type of the aws lexicon.

## Properties

- `DecoderManifestArn` (`string`, required)
- `ModelManifestArn` (`string`, required)
- `Name` (`string`, required)
- `Arn` (`string`, optional)
- `AssociationBehavior` (`Vehicle_VehicleAssociationBehavior`, optional)
- `Attributes` (`Record<string, unknown>`, optional)
- `CreationTime` (`string`, optional)
- `LastModificationTime` (`string`, optional)
- `StateTemplates` (`Vehicle_StateTemplateAssociation[]`, optional)
- `Tags` (`Vehicle_Tag[]`, optional)

## Attributes

- `Arn`
- `CreationTime`
- `LastModificationTime`
