startPipelineExecution
abstract suspend fun startPipelineExecution(input: StartPipelineExecutionRequest): StartPipelineExecutionResponse
Starts the specified pipeline. Specifically, it begins processing the latest commit to the source location specified as part of the pipeline.