Dashboard

class Dashboard : KotlinCustomResource

Resource schema for AWS::IoTSiteWise::Dashboard

Properties

Link copied to clipboard
val dashboardArn: Output<String>

The ARN of the dashboard.

Link copied to clipboard

The dashboard definition specified in a JSON literal.

Link copied to clipboard

A description for the dashboard.

Link copied to clipboard
val dashboardId: Output<String>

The ID of the dashboard.

Link copied to clipboard
val dashboardName: Output<String>

A friendly name for the dashboard.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val projectId: Output<String>?

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

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<Tag>>?

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

Link copied to clipboard
val urn: Output<String>