Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-iotsitewise-dashboard.json
Parent schema serverless-framework-configuration
Type: object

Properties

DashboardName string | Aws_CF_FunctionString required

A friendly name for the dashboard.

DashboardDescription string | Aws_CF_FunctionString required

A description for the dashboard.

DashboardDefinition string | Aws_CF_FunctionString required

The dashboard definition specified in a JSON literal.

ProjectId string | Aws_CF_FunctionString

The ID of the project in which to create the dashboard.

Tags Tag[]

A list of key-value pairs that contain metadata for the dashboard.

Definitions

Tag object

To add or update tag, provide both key and value. To delete tag, provide only tag key to be deleted

Key string | Aws_CF_FunctionString required
Value string | Aws_CF_FunctionString required