Values_1.DescribeFlowDefinitionRequestSourceReturns information about the specified flow definition.
type nonrec t = {flowDefinitionName : Values_0.FlowDefinitionName.t;The name of the flow definition.
*)}val to_value :
t ->
[> `Structure of
(string * [> `String of Values_0.FlowDefinitionName.t ]) list ]