Values.LaunchedInstanceSourceLaunched instance.
type nonrec t = {ec2InstanceID : EC2InstanceID.t option;Launched instance EC2 ID.
*)jobID : JobID.t option;Launched instance Job ID.
*)firstBoot : FirstBoot.t option;Launched instance first boot.
*)}val to_value :
t ->
[> `Structure of
(string * [> `Enum of string | `String of EC2InstanceID.t ]) list ]