You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::IoTSiteWise::Types::CreateDashboardResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#dashboard_arnString

The ARN of the dashboard, which has the following format.

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

Returns:

  • (String)

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

#dashboard_idString

The ID of the dashboard.

Returns:

  • (String)

    The ID of the dashboard.