codecatalyst_get_workflow_run {paws.developer.tools} | R Documentation |
Returns information about a specified run of a workflow.
See https://www.paws-r-sdk.com/docs/codecatalyst_get_workflow_run/ for full documentation.
codecatalyst_get_workflow_run(spaceName, id, projectName)
spaceName |
[required] The name of the space. |
id |
[required] The ID of the workflow run. To retrieve a list of workflow run IDs, use
|
projectName |
[required] The name of the project in the space. |