Values.CreateFunctionDefinitionRequestSourceCreates a Lambda function definition which contains a list of Lambda functions and their configurations to be used in a group. You can create an initial version of the definition by providing a list of Lambda functions and their configurations now, or use ''CreateFunctionDefinitionVersion'' later.
type nonrec t = {amznClientToken : string option;A client token used to correlate requests and responses.
*)initialVersion : FunctionDefinitionVersion.t option;Information about the initial version of the function definition.
*)name : string option;The name of the function definition.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Map of ([> `String of string ] * [> `String of string ]) list
| `String of string
| `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 ])
list ]