Values.ObjectLambdaContentTransformationSourceA container for AwsLambdaTransformation.
type nonrec t = {awsLambda : AwsLambdaTransformation.t option;A container for an Lambda function.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of (string * [> `String of FunctionArnString.t ]) list ])
list ]