Interface ScalingPlan.UpdateStages.WithTimeZone

All Known Subinterfaces:
ScalingPlan.Update
Enclosing interface:
ScalingPlan.UpdateStages

public static interface ScalingPlan.UpdateStages.WithTimeZone
The stage of the ScalingPlan update allowing to specify timeZone.
  • Method Summary

    Modifier and Type
    Method
    Description
    withTimeZone(String timeZone)
    Specifies the timeZone property: Timezone of the scaling plan..
  • Method Details

    • withTimeZone

      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.