| Package | Description |
|---|---|
| software.amazon.awscdk.services.cloudwatch |
Amazon CloudWatch Construct Library
|
| 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() |
Copyright © 2021. All rights reserved.