ScalingPlan.UpdateStages.WithTimeZone Interface

public static interface ScalingPlan.UpdateStages.WithTimeZone

The stage of the ScalingPlan update allowing to specify timeZone.

Method Summary

Modifier and Type Method and Description
abstract Update withTimeZone(String timeZone)

Specifies the timeZone property: Timezone of the scaling plan..

Method Details

withTimeZone

public abstract ScalingPlan.Update withTimeZone(String timeZone)

Specifies the timeZone property: Timezone of the scaling plan..

Parameters:

timeZone - Timezone of the scaling plan.

Returns:

the next definition stage.

Applies to