codecatalyst_get_workflow_run: Returns information about a specified run of a workflow

View source: R/codecatalyst_operations.R

codecatalyst_get_workflow_runR Documentation

Returns information about a specified run of a workflow

Description

Returns information about a specified run of a workflow.

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

Usage

codecatalyst_get_workflow_run(spaceName, id, projectName)

Arguments

spaceName

[required] The name of the space.

id

[required] The ID of the workflow run. To retrieve a list of workflow run IDs, use list_workflow_runs.

projectName

[required] The name of the project in the space.


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