| Package | Description |
|---|---|
| software.amazon.awscdk.services.iotsitewise |
| Modifier and Type | Method and Description |
|---|---|
static CfnDashboardProps.Builder |
CfnDashboardProps.builder() |
CfnDashboardProps.Builder |
CfnDashboardProps.Builder.dashboardDefinition(String dashboardDefinition)
Sets the value of
CfnDashboardProps.getDashboardDefinition() |
CfnDashboardProps.Builder |
CfnDashboardProps.Builder.dashboardDescription(String dashboardDescription)
Sets the value of
CfnDashboardProps.getDashboardDescription() |
CfnDashboardProps.Builder |
CfnDashboardProps.Builder.dashboardName(String dashboardName)
Sets the value of
CfnDashboardProps.getDashboardName() |
CfnDashboardProps.Builder |
CfnDashboardProps.Builder.projectId(String projectId)
Sets the value of
CfnDashboardProps.getProjectId() |
CfnDashboardProps.Builder |
CfnDashboardProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnDashboardProps.getTags() |
Copyright © 2021. All rights reserved.