|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
A single execution of a pipeline. |
||
| spec |
PipelineSpec |
Specifies the desired state of the pipeline. |
|
| status | PipelineStatus |
The current status of the pipeline execution. |
|
| uid |
string |
The ID of the Alibaba Cloud account that owns the pipeline. Read-only. |
1455541096***548 |
| generation |
integer |
A read-only sequence number that the system increments each time the pipeline's spec is updated. |
1 |
| description |
string |
A description of the pipeline. |
Pipeline example. |
| kind |
string |
The resource type. Read-only. |
Pipeline |
| createdTime |
string |
A read-only, server-generated timestamp indicating when the object was created. |
2021-11-19T09:34:38Z |
| name |
string |
The name of the resource. Must be unique and immutable. |
my-pipeline |
| labels |
object |
Key-value pairs for organizing and selecting resources. |
|
|
string |
The value of the label. |
value to the label key. |
|
| resourceVersion |
integer |
A read-only sequence number representing the resource's current version. The system increments this value with each update to the resource. |
1 |
该文章对您有帮助吗?