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

## Properties

- `ComputationModelConfiguration` (`ComputationModel_ComputationModelConfiguration`, required): The configuration for the computation model.
- `ComputationModelDataBinding` (`Record<string, unknown>`, required): The data binding for the computation model.
- `ComputationModelName` (`string`, required): The name of the computation model.
- `ComputationModelArn` (`string`, optional): The ARN of the computation model.
- `ComputationModelDescription` (`string`, optional): A description about the computation model.
- `ComputationModelId` (`string`, optional): The ID of the computation model.
- `Tags` (`ComputationModel_Tag[]`, optional): An array of key-value pairs to apply to this resource.

## Attributes

- `ComputationModelArn`
- `ComputationModelId`
