| Package | Description |
|---|---|
| software.amazon.awscdk.services.cloudwatch |
Amazon CloudWatch Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnDashboard.Builder |
CfnDashboard.Builder.create(software.constructs.Construct scope,
String id) |
CfnDashboard.Builder |
CfnDashboard.Builder.dashboardBody(String dashboardBody)
The detailed information about the dashboard in JSON format, including the widgets to include and their location on the dashboard.
|
CfnDashboard.Builder |
CfnDashboard.Builder.dashboardName(String dashboardName)
The name of the dashboard.
|
Copyright © 2022. All rights reserved.