
Retrieves the workflow run properties which were set during the run.
glue_get_workflow_run_properties(Name, RunId)
[required] Name of the workflow which was run.
[required] The ID of the workflow run whose run properties should be returned.
svc$get_workflow_run_properties( Name = "string", RunId = "string" )