Values.UpdateScalingPlanRequestSourceUpdates the specified scaling plan. You cannot update a scaling plan if it is in the process of being created, updated, or deleted.
type nonrec t = {scalingPlanName : ScalingPlanName.t;The name of the scaling plan.
*)scalingPlanVersion : ScalingPlanVersion.t;The version number of the scaling plan. The only valid value is 1. Currently, you cannot have multiple scaling plan versions.
*)applicationSource : ApplicationSource.t option;A CloudFormation stack or set of tags. For more information, see ApplicationSource in the AWS Auto Scaling API Reference.
*)scalingInstructions : ScalingInstructions.t option;The scaling instructions. For more information, see ScalingInstruction in the AWS Auto Scaling API Reference.
*)}val make :
?applicationSource:??? ->
?scalingInstructions:??? ->
scalingPlanName:ScalingPlanName.t ->
scalingPlanVersion:ScalingPlanVersion.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Boolean of DisableDynamicScaling.t
| `Enum of string
| `Integer of ResourceCapacity.t
| `List of
[> `Structure of
(string
* [> `Boolean of DisableScaleIn.t
| `Double of MetricScale.t
| `Integer of Cooldown.t
| `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `String of
MetricDimensionName.t ])
list ]
list
| `String of ResourceLabel.t ])
list ])
list ]
list
| `String of ResourceIdMaxLen1600.t
| `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `String of MetricDimensionName.t ])
list ]
list
| `String of ResourceLabel.t ])
list ])
list ]
list
| `Long of ScalingPlanVersion.t
| `String of ScalingPlanName.t
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `List of
[> `String of XmlStringMaxLen256.t ] list
| `String of XmlStringMaxLen128.t ])
list ]
list
| `String of XmlString.t ])
list ])
list ]