ScalingPlanPersonalSchedule.UpdateStages.WithRampDownStartTime Interface
public static interface ScalingPlanPersonalSchedule.UpdateStages.WithRampDownStartTime
The stage of the ScalingPlanPersonalSchedule update allowing to specify rampDownStartTime.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withRampDownStartTime(Time rampDownStartTime)
Specifies the ramp |
Method Details
withRampDownStartTime
public abstract ScalingPlanPersonalSchedule.Update withRampDownStartTime(Time rampDownStartTime)
Specifies the rampDownStartTime property: Starting time for ramp down period..
Parameters:
Returns: