| Parameter | Type | Description | Example |
|---|---|---|---|
| object | The pipeline information. | ||
| spec | PipelineSpec | The pipeline configurations. | |
| status | PipelineStatus | The running status of the pipeline. | |
| uid | string | The ID of the current Alibaba Cloud account, which is read-only. | 143199913651**** |
| generation | integer | The auto-increment serial number of the current configuration. This parameter is filled in by the system and is read-only. It increases when spec is updated. | 1 |
| description | string | The description of the pipeline. | Pipeline example. |
| kind | string | The name of the current resource, which is read-only. | Pipeline |
| createdTime | string | The server time when this object was created. This parameter is read-only. | 2021-11-19T09:34:38Z |
| name | string | The name of the current resource. The name must be unique and cannot be modified. | my-pipeline |
| deletionTime | string | The time when the resource was deleted. This parameter is read-only. | 2021-11-19T09:34:38Z |
| labels | object | The tag of the resource. | |
| string | value to the label key. | ||
| resourceVersion | integer | The auto-increment sequence number of the current state. The sequence number is filled by the system and is read-only. It increases when the resource is updated. | 1 |