Uses of Class
software.amazon.awscdk.services.applicationautoscaling.CronOptions.Builder
Packages that use CronOptions.Builder
Package
Description
AWS Auto Scaling Construct Library
-
Uses of CronOptions.Builder in software.amazon.awscdk.services.applicationautoscaling
Methods in software.amazon.awscdk.services.applicationautoscaling that return CronOptions.BuilderModifier and TypeMethodDescriptionstatic CronOptions.BuilderCronOptions.builder()Sets the value ofCronOptions.getDay()Sets the value ofCronOptions.getHour()Sets the value ofCronOptions.getMinute()Sets the value ofCronOptions.getMonth()Sets the value ofCronOptions.getWeekDay()Sets the value ofCronOptions.getYear()Constructors in software.amazon.awscdk.services.applicationautoscaling with parameters of type CronOptions.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CronOptions.Builder builder) Constructor that initializes the object based on literal property values passed by theCronOptions.Builder.