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