ScalingPlanPooledSchedule.UpdateStages.WithOffPeakStartTime Interface

public static interface ScalingPlanPooledSchedule.UpdateStages.WithOffPeakStartTime

The stage of the ScalingPlanPooledSchedule update allowing to specify offPeakStartTime.

Method Summary

Modifier and Type Method and Description
abstract Update withOffPeakStartTime(Time offPeakStartTime)

Specifies the offPeakStartTime property: Starting time for off-peak period..

Method Details

withOffPeakStartTime

public abstract ScalingPlanPooledSchedule.Update withOffPeakStartTime(Time offPeakStartTime)

Specifies the offPeakStartTime property: Starting time for off-peak period..

Parameters:

offPeakStartTime - Starting time for off-peak period.

Returns:

the next definition stage.

Applies to