Uses of Class
software.amazon.awscdk.services.cloudwatch.SingleValueWidgetProps.Builder
Packages that use SingleValueWidgetProps.Builder
-
Uses of SingleValueWidgetProps.Builder in software.amazon.awscdk.services.cloudwatch
Methods in software.amazon.awscdk.services.cloudwatch that return SingleValueWidgetProps.BuilderModifier and TypeMethodDescriptionSingleValueWidgetProps.builder()
Sets the value ofSingleValueWidgetProps.getEnd()
SingleValueWidgetProps.Builder.fullPrecision
(Boolean fullPrecision) Sets the value ofSingleValueWidgetProps.getFullPrecision()
Sets the value ofMetricWidgetProps.getHeight()
Sets the value ofSingleValueWidgetProps.getMetrics()
Sets the value ofSingleValueWidgetProps.getPeriod()
Sets the value ofMetricWidgetProps.getRegion()
SingleValueWidgetProps.Builder.setPeriodToTimeRange
(Boolean setPeriodToTimeRange) Sets the value ofSingleValueWidgetProps.getSetPeriodToTimeRange()
Sets the value ofSingleValueWidgetProps.getSparkline()
Sets the value ofSingleValueWidgetProps.getStart()
Sets the value ofMetricWidgetProps.getTitle()
Sets the value ofMetricWidgetProps.getWidth()
Constructors in software.amazon.awscdk.services.cloudwatch with parameters of type SingleValueWidgetProps.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(SingleValueWidgetProps.Builder builder) Constructor that initializes the object based on literal property values passed by theSingleValueWidgetProps.Builder
.