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