Values.DurationSourceThe duration of a maintenance schedule. For more information, see Auto-Tune for Amazon OpenSearch Service.
type nonrec t = {value : DurationValue.t option;Integer to specify the value of a maintenance schedule duration.
*)unit : TimeUnit.t option;The unit of measurement for the duration of a maintenance schedule.
*)}val to_value :
t ->
[> `Structure of
(string * [> `Enum of string | `Long of DurationValue.t ]) list ]