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
- Struct
- Aws::IoTSiteWise::Types::CreateDashboardResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#dashboard_arn ⇒ String
The [ARN][1] of the dashboard, which has the following format.
-
#dashboard_id ⇒ String
The ID of the dashboard.
Instance Attribute Details
#dashboard_arn ⇒ String
The ARN of the dashboard, which has the following format.
arn:$`{Partition}:iotsitewise:${Region}:${Account}:dashboard/${DashboardId}`
#dashboard_id ⇒ String
The ID of the dashboard.