| Modifier and Type | Method and Description |
|---|---|
static CfnDashboard.Builder |
CfnDashboard.Builder.create(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 © 2023. All rights reserved.