ScalingPlanPooledSchedule.UpdateStages.WithRampUpStartTime Interface
public static interface ScalingPlanPooledSchedule.UpdateStages.WithRampUpStartTime
The stage of the ScalingPlanPooledSchedule update allowing to specify rampUpStartTime.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withRampUpStartTime(Time rampUpStartTime)
Specifies the ramp |
Method Details
withRampUpStartTime
public abstract ScalingPlanPooledSchedule.Update withRampUpStartTime(Time rampUpStartTime)
Specifies the rampUpStartTime property: Starting time for ramp up period..
Parameters:
Returns: