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