@Stability(value=Stable) public static final class CfnDashboardProps.Builder extends Object
CfnDashboardProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDashboardProps |
build()
Builds the configured instance.
|
CfnDashboardProps.Builder |
withDashboardBody(String value)
Sets the value of DashboardBody
|
CfnDashboardProps.Builder |
withDashboardName(String value)
Sets the value of DashboardName
|
@Stability(value=Stable) public CfnDashboardProps.Builder withDashboardBody(String value)
value - `AWS::CloudWatch::Dashboard.DashboardBody`.this@Stability(value=Stable) public CfnDashboardProps.Builder withDashboardName(@Nullable String value)
value - `AWS::CloudWatch::Dashboard.DashboardName`.this@Stability(value=Stable) public CfnDashboardProps build()
CfnDashboardPropsNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.