startWorkflowRun
inline suspend fun CodeCatalystClient.startWorkflowRun(crossinline block: StartWorkflowRunRequest.Builder.() -> Unit): StartWorkflowRunResponse
Begins a run of a specified workflow.
Begins a run of a specified workflow.