| Package | Description |
|---|---|
| software.amazon.awscdk.services.iotsitewise |
AWS::IoTSiteWise Construct Library
|
| 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() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnDashboardProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDashboardProps.Builder. |
Copyright © 2022. All rights reserved.