Values.FunctionDefinitionVersionSourceInformation about a function definition version.
type nonrec t = {defaultConfig : FunctionDefaultConfig.t option;The default configuration that applies to all Lambda functions in this function definition version. Individual Lambda functions can override these settings.
*)functions : Function.t list option;A list of Lambda functions in this function definition version.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `String of string
| `Structure of
(string
* [> `Boolean of bool
| `Enum of string
| `Integer of int
| `String of string
| `Structure of
(string
* [> `Boolean of bool
| `List of
[> `Structure of
(string
* [> `Enum of string
| `String of string ])
list ]
list
| `Map of
([> `String of string ]
* [> `String of string ])
list
| `Structure of
(string
* [> `Enum of string
| `Structure of
(string * [> `Integer of int ]) list ])
list ])
list ])
list ])
list ]
list
| `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `Structure of (string * [> `Integer of int ]) list ])
list ])
list ])
list ]