Values.CreateFunctionDefinitionVersionRequestSourceInformation needed to create a function definition version.
type nonrec t = {amznClientToken : string option;A client token used to correlate requests and responses.
*)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.
*)functionDefinitionId : string;The ID of the Lambda function definition.
*)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
| `String of string
| `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `Structure of (string * [> `Integer of int ]) list ])
list ])
list ])
list ]