@Generated(value="jsii-pacmak/0.13.2 (build a2116e9)", date="2019-07-01T16:58:11.749Z") @Stability(value=Stable) public interface CfnDashboardProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudwatch-dashboard.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDashboardProps.Builder
A builder for
CfnDashboardProps |
static class |
CfnDashboardProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnDashboardProps.Builder |
builder() |
String |
getDashboardBody()
`AWS::CloudWatch::Dashboard.DashboardBody`.
|
String |
getDashboardName()
`AWS::CloudWatch::Dashboard.DashboardName`.
|
@Stability(value=Stable) String getDashboardBody()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudwatch-dashboard.html#cfn-cloudwatch-dashboard-dashboardbody@Stability(value=Stable) String getDashboardName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudwatch-dashboard.html#cfn-cloudwatch-dashboard-dashboardname@Stability(value=Stable) static CfnDashboardProps.Builder builder()
CfnDashboardProps.Builder of CfnDashboardPropsCopyright © 2019. All rights reserved.