Values_1.GetMaintenanceWindowRequestSourceRetrieves a maintenance window.
type nonrec t = {windowId : Values_0.MaintenanceWindowId.t;The ID of the maintenance window for which you want to retrieve information.
*)}val to_value :
t ->
[> `Structure of
(string * [> `String of Values_0.MaintenanceWindowId.t ]) list ]