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

## Properties

- `DashboardDefinition` (`string`, required): The dashboard definition specified in a JSON literal.
- `DashboardDescription` (`string`, required): A description for the dashboard.
- `DashboardName` (`string`, required): A friendly name for the dashboard.
- `DashboardArn` (`string`, optional): The ARN of the dashboard.
- `DashboardId` (`string`, optional): The ID of the dashboard.
- `ProjectId` (`string`, optional): The ID of the project in which to create the dashboard.
- `Tags` (`IoTSiteWiseDashboard_Tag[]`, optional): A list of key-value pairs that contain metadata for the dashboard.

## Attributes

- `DashboardArn`
- `DashboardId`
