View source: R/codecatalyst_operations.R
codecatalyst_get_workflow_run | 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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.