ScalingPlanPooledSchedule.UpdateStages.WithRampDownStopHostsWhen Interface
public static interface ScalingPlanPooledSchedule.UpdateStages.WithRampDownStopHostsWhen
The stage of the ScalingPlanPooledSchedule update allowing to specify rampDownStopHostsWhen.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withRampDownStopHostsWhen(StopHostsWhen rampDownStopHostsWhen)
Specifies the ramp |
Method Details
withRampDownStopHostsWhen
public abstract ScalingPlanPooledSchedule.Update withRampDownStopHostsWhen(StopHostsWhen rampDownStopHostsWhen)
Specifies the rampDownStopHostsWhen property: Specifies when to stop hosts during ramp down period..
Parameters:
Returns: