ScalingPlanPersonalSchedule.UpdateStages.WithRampDownStartTime Interface

public static interface ScalingPlanPersonalSchedule.UpdateStages.WithRampDownStartTime

The stage of the ScalingPlanPersonalSchedule update allowing to specify rampDownStartTime.

Method Summary

Modifier and Type Method and Description
abstract Update withRampDownStartTime(Time rampDownStartTime)

Specifies the rampDownStartTime property: Starting time for ramp down period..

Method Details

withRampDownStartTime

public abstract ScalingPlanPersonalSchedule.Update withRampDownStartTime(Time rampDownStartTime)

Specifies the rampDownStartTime property: Starting time for ramp down period..

Parameters:

rampDownStartTime - Starting time for ramp down period.

Returns:

the next definition stage.

Applies to