Uses of Class
software.amazon.awscdk.services.cloudwatch.MetricWidgetProps.Builder
Packages that use MetricWidgetProps.Builder
-
Uses of MetricWidgetProps.Builder in software.amazon.awscdk.services.cloudwatch
Methods in software.amazon.awscdk.services.cloudwatch that return MetricWidgetProps.BuilderModifier and TypeMethodDescriptionstatic MetricWidgetProps.Builder
MetricWidgetProps.builder()
Sets the value ofMetricWidgetProps.getHeight()
Sets the value ofMetricWidgetProps.getRegion()
Sets the value ofMetricWidgetProps.getTitle()
Sets the value ofMetricWidgetProps.getWidth()
Constructors in software.amazon.awscdk.services.cloudwatch with parameters of type MetricWidgetProps.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(MetricWidgetProps.Builder builder) Constructor that initializes the object based on literal property values passed by theMetricWidgetProps.Builder
.