| Modifier and Type | Method and Description |
|---|---|
static DashboardProps.Builder |
DashboardProps.builder() |
DashboardProps.Builder |
DashboardProps.Builder.dashboardName(String dashboardName)
Sets the value of
DashboardProps.getDashboardName() |
DashboardProps.Builder |
DashboardProps.Builder.end(String end)
Sets the value of
DashboardProps.getEnd() |
DashboardProps.Builder |
DashboardProps.Builder.periodOverride(PeriodOverride periodOverride)
Sets the value of
DashboardProps.getPeriodOverride() |
DashboardProps.Builder |
DashboardProps.Builder.start(String start)
Sets the value of
DashboardProps.getStart() |
DashboardProps.Builder |
DashboardProps.Builder.widgets(List<? extends List<? extends IWidget>> widgets)
Sets the value of
DashboardProps.getWidgets() |
| Constructor and Description |
|---|
Jsii$Proxy(DashboardProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
DashboardProps.Builder. |
Copyright © 2023. All rights reserved.