| Parameter | Type | Description | Example |
|---|---|---|---|
| object | Pipeline Configuration. | ||
| templateName | string | Pipeline template name. | my-pipeline-template |
| context | Context | Execution context of the pipeline. | |
| templateSpec | PipelineTemplateSpec | The description of the pipeline execution, with priority over the TemplateName. Enables pipeline execution without the prerequisite of pre-creating a PipelineTemplate. |