Values.InputProcessingConfigurationUpdateSourceDescribes updates to an InputProcessingConfiguration.
type nonrec t = {inputLambdaProcessorUpdate : InputLambdaProcessorUpdate.t;Provides update information for an InputLambdaProcessor.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of (string * [> `String of ResourceARN.t ]) list ])
list ]