Values_2.InstanceEventWindowSourceThe event window.
type nonrec t = {instanceEventWindowId : Values_1.InstanceEventWindowId.t option;The ID of the event window.
*)timeRanges : Values_1.InstanceEventWindowTimeRangeList.t option;One or more time ranges defined for the event window.
*)name : Values_0.String_.t option;The name of the event window.
*)cronExpression : Values_1.InstanceEventWindowCronExpression.t option;The cron expression defined for the event window.
*)associationTarget : Values_1.InstanceEventWindowAssociationTarget.t option;One or more targets associated with the event window.
*)state : Values_1.InstanceEventWindowState.t option;The current state of the event window.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Enum of string
| `Integer of Values_0.Hour.t
| `String of string ])
list ]
list
| `String of Values_1.InstanceEventWindowId.t
| `Structure of
(string
* [> `List of
[> `String of Values_0.InstanceId.t
| `Structure of (string * [> `String of string ]) list ]
list ])
list ])
list ]