Values.AutoTuneOptionsStatusSourceThe Auto-Tune status for the domain.
type nonrec t = {options : AutoTuneOptions.t option;Auto-Tune settings for updating a domain.
*)status : AutoTuneStatus.t option;The current status of Auto-Tune for a domain.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `Integer of UIntValue.t
| `List of
[> `Structure of
(string
* [> `String of String_.t
| `Structure of
(string
* [> `Enum of string
| `Long of DurationValue.t ])
list
| `Timestamp of StartAt.t ])
list ]
list
| `String of String_.t
| `Timestamp of UpdateTimestamp.t ])
list ])
list ]