Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.cloudwatch.CfnDashboardPropsMixin.Builder
Packages that use CfnDashboardPropsMixin.Builder
-
Uses of CfnDashboardPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.cloudwatch
Methods in software.amazon.awscdk.cfnpropertymixins.services.cloudwatch that return CfnDashboardPropsMixin.BuilderModifier and TypeMethodDescriptionCfnDashboardPropsMixin.Builder.create()CfnDashboardPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnDashboardPropsMixin.Builder.dashboardBody(String dashboardBody) The detailed information about the dashboard in JSON format, including the widgets to include and their location on the dashboard.CfnDashboardPropsMixin.Builder.dashboardName(String dashboardName) The name of the dashboard.