@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:01.275Z") @Stability(value=Stable) public interface CfnDashboardProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDashboardProps.Builder
A builder for
CfnDashboardProps |
static class |
CfnDashboardProps.Jsii$Proxy
An implementation for
CfnDashboardProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnDashboardProps.Builder |
builder() |
String |
getDashboardBody()
`AWS::CloudWatch::Dashboard.DashboardBody`.
|
default String |
getDashboardName()
`AWS::CloudWatch::Dashboard.DashboardName`.
|
@Stability(value=Stable) @NotNull String getDashboardBody()
@Stability(value=Stable) @Nullable default String getDashboardName()
@Stability(value=Stable) static CfnDashboardProps.Builder builder()
CfnDashboardProps.Builder of CfnDashboardPropsCopyright © 2021. All rights reserved.