glue_get_workflow_run_properties {paws.analytics} | R Documentation |
Retrieves the workflow run properties which were set during the run
Description
Retrieves the workflow run properties which were set during the run.
See https://www.paws-r-sdk.com/docs/glue_get_workflow_run_properties/ for full documentation.
Usage
glue_get_workflow_run_properties(Name, RunId)
Arguments
Name |
[required] Name of the workflow which was run. |
RunId |
[required] The ID of the workflow run whose run properties should be returned. |
[Package paws.analytics version 0.9.0 Index]