ScalingPlanPooledSchedule.DefinitionStages.WithPeakStartTime Interface

public static interface ScalingPlanPooledSchedule.DefinitionStages.WithPeakStartTime

The stage of the ScalingPlanPooledSchedule definition allowing to specify peakStartTime.

Method Summary

Modifier and Type Method and Description
abstract WithCreate withPeakStartTime(Time peakStartTime)

Specifies the peakStartTime property: Starting time for peak period..

Method Details

withPeakStartTime

public abstract ScalingPlanPooledSchedule.DefinitionStages.WithCreate withPeakStartTime(Time peakStartTime)

Specifies the peakStartTime property: Starting time for peak period..

Parameters:

peakStartTime - Starting time for peak period.

Returns:

the next definition stage.

Applies to