Uses of Class
software.amazon.awscdk.services.cloudwatch.CfnAlarm.EvaluationWindowProperty.Builder
Packages that use CfnAlarm.EvaluationWindowProperty.Builder
-
Uses of CfnAlarm.EvaluationWindowProperty.Builder in software.amazon.awscdk.services.cloudwatch
Methods in software.amazon.awscdk.services.cloudwatch that return CfnAlarm.EvaluationWindowProperty.BuilderModifier and TypeMethodDescriptionCfnAlarm.EvaluationWindowProperty.builder()CfnAlarm.EvaluationWindowProperty.Builder.slidingWindow(Object slidingWindow) Sets the value ofCfnAlarm.EvaluationWindowProperty.getSlidingWindow()CfnAlarm.EvaluationWindowProperty.Builder.wallClockWindow(IResolvable wallClockWindow) Sets the value ofCfnAlarm.EvaluationWindowProperty.getWallClockWindow()CfnAlarm.EvaluationWindowProperty.Builder.wallClockWindow(CfnAlarm.WallClockWindowProperty wallClockWindow) Sets the value ofCfnAlarm.EvaluationWindowProperty.getWallClockWindow()Constructors in software.amazon.awscdk.services.cloudwatch with parameters of type CfnAlarm.EvaluationWindowProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAlarm.EvaluationWindowProperty.Builder.