ScalingPlanPooledSchedule.UpdateStages.WithRampDownCapacityThresholdPct Interface
public static interface ScalingPlanPooledSchedule.UpdateStages.WithRampDownCapacityThresholdPct
The stage of the ScalingPlanPooledSchedule update allowing to specify rampDownCapacityThresholdPct.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withRampDownCapacityThresholdPct(Integer rampDownCapacityThresholdPct)
Specifies the ramp |
Method Details
withRampDownCapacityThresholdPct
public abstract ScalingPlanPooledSchedule.Update withRampDownCapacityThresholdPct(Integer rampDownCapacityThresholdPct)
Specifies the rampDownCapacityThresholdPct property: Capacity threshold for ramp down period..
Parameters:
Returns: