Returns information about a workflow
Source:R/codecatalyst_operations.R
codecatalyst_get_workflow.RdReturns information about a workflow.
See https://www.paws-r-sdk.com/docs/codecatalyst_get_workflow/ for full documentation.
Arguments
- spaceName
[required] The name of the space.
- id
[required] The ID of the workflow. To rerieve a list of workflow IDs, use
list_workflows.- projectName
[required] The name of the project in the space.