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