Values.SolutionUpdateConfigSourceThe configuration details of the solution update.
type nonrec t = {autoTrainingConfig : AutoTrainingConfig.t option;eventsConfig : EventsConfig.t option;Describes the configuration of an event, which includes a list of event parameters. You can specify up to 10 event parameters. Events are used in solution creation.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Double of EventTypeThresholdValue.t
| `String of EventType.t ])
list ]
list
| `String of SchedulingExpression.t ])
list ])
list ]