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 time |
Method Details
withTimeZone
public abstract ScalingPlan.Update withTimeZone(String timeZone)
Specifies the timeZone property: Timezone of the scaling plan..
Parameters:
Returns: