Uses of Interface
software.amazon.awscdk.services.applicationautoscaling.ScalingSchedule
-
Uses of ScalingSchedule in software.amazon.awscdk.services.applicationautoscaling
Classes in software.amazon.awscdk.services.applicationautoscaling that implement ScalingScheduleMethods in software.amazon.awscdk.services.applicationautoscaling that return ScalingScheduleModifier and TypeMethodDescriptionScalingSchedule.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.applicationautoscaling with parameters of type ScalingScheduleModifier and TypeMethodDescriptionprotected voidBaseScalableAttribute.doScaleOnSchedule(String id, ScalingSchedule props) Scale out or in based on time.voidScalableTarget.scaleOnSchedule(String id, ScalingSchedule action) Scale out or in based on time.