Values_4.ModifyInstanceEventStartTimeResultSourceModifies the start time for a scheduled Amazon EC2 instance event.
type nonrec t = {event : Values_1.InstanceStatusEvent.t option;Information about the event.
*)}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_0.InstanceEventId.t
| `Timestamp of Values_0.DateTime.t ])
list ])
list ]