Values_1.DescribeHumanTaskUiRequestSourceReturns information about the requested human task user interface (worker task template).
type nonrec t = {humanTaskUiName : Values_0.HumanTaskUiName.t;The name of the human task user interface (worker task template) you want information about.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of Values_0.HumanTaskUiName.t ]) list ]