Values_6.DeleteInstanceEventWindowResultSourceDeletes the specified event window. For more information, see Define event windows for scheduled events in the Amazon EC2 User Guide.
type nonrec t = {instanceEventWindowState : Values_3.InstanceEventWindowStateChange.t option;The state of the event window.
*)}val error_of_json :
'a ->
Yojson.Safe.t ->
[> `Unknown_operation_error of 'a * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `String of Values_1.InstanceEventWindowId.t ])
list ])
list ]