View source: R/codecatalyst_operations.R
codecatalyst_get_workflow | R Documentation |
Returns information about a workflow.
See https://www.paws-r-sdk.com/docs/codecatalyst_get_workflow/ for full documentation.
codecatalyst_get_workflow(spaceName, id, projectName)
spaceName |
[required] The name of the space. |
id |
[required] The ID of the workflow. To rerieve a list of workflow 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.