Values.UpdateScalingParametersRequestSourceContainer for the parameters to the UpdateScalingParameters operation. Specifies the name of the domain you want to update and the scaling parameters you want to configure.
val to_value :
t ->
[> `Structure of
(string
* [> `String of DomainName.t
| `Structure of
(string * [> `Enum of string | `Integer of UIntValue.t ]) list ])
list ]