ScalingPlanPooledSchedule.DefinitionStages.WithOffPeakStartTime Interface

public static interface ScalingPlanPooledSchedule.DefinitionStages.WithOffPeakStartTime

The stage of the ScalingPlanPooledSchedule definition allowing to specify offPeakStartTime.

Method Summary

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

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

Method Details

withOffPeakStartTime

public abstract ScalingPlanPooledSchedule.DefinitionStages.WithCreate 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