ScalingPlan.UpdateStages.WithFriendlyName Interface
public static interface ScalingPlan.UpdateStages.WithFriendlyName
The stage of the ScalingPlan update allowing to specify friendlyName.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withFriendlyName(String friendlyName)
Specifies the friendly |
Method Details
withFriendlyName
public abstract ScalingPlan.Update withFriendlyName(String friendlyName)
Specifies the friendlyName property: User friendly name of scaling plan..
Parameters:
Returns: