| Package | Description |
|---|---|
| software.amazon.awscdk.services.iotsitewise |
| Modifier and Type | Method and Description |
|---|---|
static CfnDashboard.Builder |
CfnDashboard.Builder.create(software.constructs.Construct scope,
String id) |
CfnDashboard.Builder |
CfnDashboard.Builder.dashboardDefinition(String dashboardDefinition)
`AWS::IoTSiteWise::Dashboard.DashboardDefinition`.
|
CfnDashboard.Builder |
CfnDashboard.Builder.dashboardDescription(String dashboardDescription)
`AWS::IoTSiteWise::Dashboard.DashboardDescription`.
|
CfnDashboard.Builder |
CfnDashboard.Builder.dashboardName(String dashboardName)
`AWS::IoTSiteWise::Dashboard.DashboardName`.
|
CfnDashboard.Builder |
CfnDashboard.Builder.projectId(String projectId)
`AWS::IoTSiteWise::Dashboard.ProjectId`.
|
CfnDashboard.Builder |
CfnDashboard.Builder.tags(List<? extends CfnTag> tags)
`AWS::IoTSiteWise::Dashboard.Tags`.
|
Copyright © 2021. All rights reserved.