Values.GetWorkflowRequestSourceGet a workflow resource object.
type nonrec t = {workflowBuildVersionArn : WorkflowVersionArnOrBuildVersionArn.t;The Amazon Resource Name (ARN) of the workflow resource that you want to get.
*)}val to_value :
t ->
[> `Structure of
(string * [> `String of WorkflowVersionArnOrBuildVersionArn.t ]) list ]