BasicStepScalingPolicyProps

@nowarn("cat=deprecation") @SuppressWarnings(scala.Array.apply[java.lang.String]("org.wartremover.warts.DefaultArguments", "org.wartremover.warts.Null", "DisableSyntax.null")(scala.reflect.ClassTag.apply[java.lang.String](classOf[java.lang.String])))
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(scalingSteps: List[_ <: ScalingInterval], metric: IMetric, minAdjustmentMagnitude: Option[Number], metricAggregationType: Option[MetricAggregationType], cooldown: Option[Duration], estimatedInstanceWarmup: Option[Duration], adjustmentType: Option[AdjustmentType], evaluationPeriods: Option[Number]): BasicStepScalingPolicyProps