Uses of Class
software.amazon.awscdk.services.autoscaling.BasicScheduledActionProps.Builder
Packages that use BasicScheduledActionProps.Builder
Package
Description
Amazon EC2 Auto Scaling Construct Library
-
Uses of BasicScheduledActionProps.Builder in software.amazon.awscdk.services.autoscaling
Methods in software.amazon.awscdk.services.autoscaling that return BasicScheduledActionProps.BuilderModifier and TypeMethodDescriptionBasicScheduledActionProps.builder()BasicScheduledActionProps.Builder.desiredCapacity(Number desiredCapacity) Sets the value ofBasicScheduledActionProps.getDesiredCapacity()Sets the value ofBasicScheduledActionProps.getEndTime()BasicScheduledActionProps.Builder.maxCapacity(Number maxCapacity) Sets the value ofBasicScheduledActionProps.getMaxCapacity()BasicScheduledActionProps.Builder.minCapacity(Number minCapacity) Sets the value ofBasicScheduledActionProps.getMinCapacity()Sets the value ofBasicScheduledActionProps.getSchedule()Sets the value ofBasicScheduledActionProps.getStartTime()Sets the value ofBasicScheduledActionProps.getTimeZone()Constructors in software.amazon.awscdk.services.autoscaling with parameters of type BasicScheduledActionProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theBasicScheduledActionProps.Builder.