Values.LaunchActionParameterSourceLaunch action parameter.
type nonrec t = {value : LaunchActionParameterValue.t option;Value.
*)type_ : LaunchActionParameterType.t option;Type.
*)}val to_value :
t ->
[> `Structure of
(string * [> `Enum of string | `String of LaunchActionParameterValue.t ])
list ]