Uses of Class
software.amazon.awscdk.services.cloudwatch.AlarmWidgetProps.Builder
Packages that use AlarmWidgetProps.Builder
-
Uses of AlarmWidgetProps.Builder in software.amazon.awscdk.services.cloudwatch
Methods in software.amazon.awscdk.services.cloudwatch that return AlarmWidgetProps.BuilderModifier and TypeMethodDescriptionSets the value ofAlarmWidgetProps.getAlarm()
static AlarmWidgetProps.Builder
AlarmWidgetProps.builder()
Sets the value ofMetricWidgetProps.getHeight()
AlarmWidgetProps.Builder.leftYAxis
(YAxisProps leftYAxis) Sets the value ofAlarmWidgetProps.getLeftYAxis()
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 AlarmWidgetProps.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(AlarmWidgetProps.Builder builder) Constructor that initializes the object based on literal property values passed by theAlarmWidgetProps.Builder
.