class Aws::IoTSiteWise::Types::DescribeDashboardResponse

@!attribute [rw] dashboard_id

The ID of the dashboard.
@return [String]

@!attribute [rw] dashboard_arn

The [ARN][1] of the dashboard, which has the following format.

`arn:$\{Partition\}:iotsitewise:$\{Region\}:$\{Account\}:dashboard/$\{DashboardId\}`

[1]: https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html
@return [String]

@!attribute [rw] dashboard_name

The name of the dashboard.
@return [String]

@!attribute [rw] project_id

The ID of the project that the dashboard is in.
@return [String]

@!attribute [rw] dashboard_description

The dashboard's description.
@return [String]

@!attribute [rw] dashboard_definition

The dashboard's definition JSON literal. For detailed information,
see [Creating dashboards (CLI)][1] in the *IoT SiteWise User Guide*.

[1]: https://docs.aws.amazon.com/iot-sitewise/latest/userguide/create-dashboards-using-aws-cli.html
@return [String]

@!attribute [rw] dashboard_creation_date

The date the dashboard was created, in Unix epoch time.
@return [Time]

@!attribute [rw] dashboard_last_update_date

The date the dashboard was last updated, in Unix epoch time.
@return [Time]

Constants

SENSITIVE