Uses of Class
software.amazon.awscdk.services.cloudwatch.Dashboard.Builder
-
Uses of Dashboard.Builder in software.amazon.awscdk.services.cloudwatch
Modifier and TypeMethodDescriptionstatic Dashboard.Builder
Dashboard.Builder.dashboardName
(String dashboardName) Name of the dashboard.Dashboard.Builder.defaultInterval
(Duration defaultInterval) Interval duration for metrics.The end of the time range to use for each widget on the dashboard when the dashboard loads.Dashboard.Builder.periodOverride
(PeriodOverride periodOverride) Use this field to specify the period for the graphs when the dashboard loads.The start of the time range to use for each widget on the dashboard.A list of dashboard variables.Initial set of widgets on the dashboard.