Uses of Class
software.amazon.awscdk.services.applicationautoscaling.ScalingSchedule.Builder
Packages that use ScalingSchedule.Builder
Package
Description
AWS Auto Scaling Construct Library
-
Uses of ScalingSchedule.Builder in software.amazon.awscdk.services.applicationautoscaling
Methods in software.amazon.awscdk.services.applicationautoscaling that return ScalingSchedule.BuilderModifier and TypeMethodDescriptionstatic ScalingSchedule.BuilderScalingSchedule.builder()Sets the value ofScalingSchedule.getEndTime()ScalingSchedule.Builder.maxCapacity(Number maxCapacity) Sets the value ofScalingSchedule.getMaxCapacity()ScalingSchedule.Builder.minCapacity(Number minCapacity) Sets the value ofScalingSchedule.getMinCapacity()Sets the value ofScalingSchedule.getSchedule()Sets the value ofScalingSchedule.getStartTime()Constructors in software.amazon.awscdk.services.applicationautoscaling with parameters of type ScalingSchedule.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(ScalingSchedule.Builder builder) Constructor that initializes the object based on literal property values passed by theScalingSchedule.Builder.