Values.AutoTuneOptionsOutputSourceSpecifies the Auto-Tune options: the Auto-Tune desired state for the domain and list of maintenance schedules.
type nonrec t = {state : AutoTuneState.t option;Specifies the AutoTuneState for the Elasticsearch domain.
*)errorMessage : String_.t option;Specifies the error message while enabling or disabling the Auto-Tune.
*)}