| Parameter | Type | Description | Example |
|---|---|---|---|
| object | Pipeline operation. | ||
| spec | PipelineSpec | Pipeline configuration. | |
| status | PipelineStatus | Pipeline running status. | |
| uid | string | Aliyun primary account ID, read-only. | 143199913651**** |
| generation | integer | The currently configured auto-incrementing sequence number, filled in by the system and read-only. It increments when the spec is updated. | 1 |
| description | string | Description of the pipeline. | Pipeline example. |
| kind | string | Name of the current resource, read only. | Pipeline |
| createdTime | string | The time of the server when this object was created, read-only. | 2021-11-19T09:34:38Z |
| name | string | Name of the current resource. It needs to be unique and cannot be changed. | my-pipeline |
| deletionTime | string | Resource deletion time, read-only. | 2021-11-19T09:34:38Z |
| labels | object | The label of the resource. | |
| string | value to the label key. | ||
| resourceVersion | integer | The increment sequence number of the current state, populated by the system, read only. Increments when resources are updated. | 1 |