Uses of Class
software.amazon.awscdk.services.cloudwatch.PromQLAlarmProps.Builder
Packages that use PromQLAlarmProps.Builder
-
Uses of PromQLAlarmProps.Builder in software.amazon.awscdk.services.cloudwatch
Methods in software.amazon.awscdk.services.cloudwatch that return PromQLAlarmProps.BuilderModifier and TypeMethodDescriptionPromQLAlarmProps.Builder.actionsEnabled(Boolean actionsEnabled) Sets the value ofPromQLAlarmProps.getActionsEnabled()PromQLAlarmProps.Builder.alarmDescription(String alarmDescription) Sets the value ofPromQLAlarmProps.getAlarmDescription()Sets the value ofPromQLAlarmProps.getAlarmName()static PromQLAlarmProps.BuilderPromQLAlarmProps.builder()PromQLAlarmProps.Builder.evaluationInterval(Duration evaluationInterval) Sets the value ofPromQLAlarmProps.getEvaluationInterval()PromQLAlarmProps.Builder.pendingPeriod(Duration pendingPeriod) Sets the value ofPromQLAlarmProps.getPendingPeriod()Sets the value ofPromQLAlarmProps.getQuery()PromQLAlarmProps.Builder.recoveryPeriod(Duration recoveryPeriod) Sets the value ofPromQLAlarmProps.getRecoveryPeriod()Constructors in software.amazon.awscdk.services.cloudwatch with parameters of type PromQLAlarmProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(PromQLAlarmProps.Builder builder) Constructor that initializes the object based on literal property values passed by thePromQLAlarmProps.Builder.