Values.AutoTuneDetailsSourceSpecifies details about a scheduled Auto-Tune action. For more information, see Auto-Tune for Amazon OpenSearch Service.
type nonrec t = {scheduledAutoTuneDetails : ScheduledAutoTuneDetails.t option;Container for details about a scheduled Auto-Tune action.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `String of ScheduledAutoTuneDescription.t
| `Timestamp of AutoTuneDate.t ])
list ])
list ]