Uses of Class
software.amazon.awscdk.services.cloudwatch.GaugeWidgetProps.Builder
-
Uses of GaugeWidgetProps.Builder in software.amazon.awscdk.services.cloudwatch
Modifier and TypeMethodDescriptionGaugeWidgetProps.Builder.annotations
(List<? extends HorizontalAnnotation> annotations) Sets the value ofGaugeWidgetProps.getAnnotations()
static GaugeWidgetProps.Builder
GaugeWidgetProps.builder()
Sets the value ofGaugeWidgetProps.getEnd()
Sets the value ofMetricWidgetProps.getHeight()
GaugeWidgetProps.Builder.leftYAxis
(YAxisProps leftYAxis) Sets the value ofGaugeWidgetProps.getLeftYAxis()
GaugeWidgetProps.Builder.legendPosition
(LegendPosition legendPosition) Sets the value ofGaugeWidgetProps.getLegendPosition()
Sets the value ofGaugeWidgetProps.getLiveData()
Sets the value ofGaugeWidgetProps.getMetrics()
Sets the value ofGaugeWidgetProps.getPeriod()
Sets the value ofMetricWidgetProps.getRegion()
GaugeWidgetProps.Builder.setPeriodToTimeRange
(Boolean setPeriodToTimeRange) Sets the value ofGaugeWidgetProps.getSetPeriodToTimeRange()
Sets the value ofGaugeWidgetProps.getStart()
Sets the value ofGaugeWidgetProps.getStatistic()
Sets the value ofMetricWidgetProps.getTitle()
Sets the value ofMetricWidgetProps.getWidth()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(GaugeWidgetProps.Builder builder) Constructor that initializes the object based on literal property values passed by theGaugeWidgetProps.Builder
.