ScalingPlanPersonalSchedule.UpdateStages.WithOffPeakStartTime Interface

public static interface ScalingPlanPersonalSchedule.UpdateStages.WithOffPeakStartTime

The stage of the ScalingPlanPersonalSchedule 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 ScalingPlanPersonalSchedule.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