codecatalyst_get_workflow: Returns information about a workflow

View source: R/codecatalyst_operations.R

codecatalyst_get_workflowR Documentation

Returns information about a workflow

Description

Returns information about a workflow.

See https://www.paws-r-sdk.com/docs/codecatalyst_get_workflow/ for full documentation.

Usage

codecatalyst_get_workflow(spaceName, id, projectName)

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.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.