Uses of Interface
software.amazon.awscdk.services.applicationautoscaling.ScalingInterval
-
Uses of ScalingInterval in software.amazon.awscdk.services.applicationautoscaling
Classes in software.amazon.awscdk.services.applicationautoscaling that implement ScalingIntervalMethods in software.amazon.awscdk.services.applicationautoscaling that return ScalingIntervalModifier and TypeMethodDescriptionScalingInterval.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.applicationautoscaling that return types with arguments of type ScalingIntervalModifier and TypeMethodDescriptionBasicStepScalingPolicyProps.getScalingSteps()The intervals for scaling.final List<ScalingInterval>BasicStepScalingPolicyProps.Jsii$Proxy.getScalingSteps()final List<ScalingInterval>StepScalingPolicyProps.Jsii$Proxy.getScalingSteps()Method parameters in software.amazon.awscdk.services.applicationautoscaling with type arguments of type ScalingIntervalModifier and TypeMethodDescriptionBasicStepScalingPolicyProps.Builder.scalingSteps(List<? extends ScalingInterval> scalingSteps) Sets the value ofBasicStepScalingPolicyProps.getScalingSteps()StepScalingPolicy.Builder.scalingSteps(List<? extends ScalingInterval> scalingSteps) The intervals for scaling.StepScalingPolicyProps.Builder.scalingSteps(List<? extends ScalingInterval> scalingSteps) Sets the value ofBasicStepScalingPolicyProps.getScalingSteps()