Values_1.InstanceEventWindowAssociationTargetSourceOne or more targets associated with the event window.
type nonrec t = {instanceIds : InstanceIdList.t option;The IDs of the instances associated with the event window.
*)dedicatedHostIds : DedicatedHostIdList.t option;The IDs of the Dedicated Hosts associated with the event window.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `String of Values_0.InstanceId.t
| `Structure of (string * [> `String of string ]) list ]
list ])
list ]