| 名称 | 类型 | 描述 | 示例值 |
|---|---|---|---|
| object | 流水线运行 | ||
| spec | PipelineSpec | 流水线配置 | |
| status | PipelineStatus | 流水线运行状态 | |
| uid | string | 当前阿里云主账号的 ID,只读 | 1455541096***548 |
| generation | integer | 当前配置的自增的序列号,由系统填充,只读。当 spec 更新时递增 | 1 |
| description | string | 流水线描述信息 | Pipeline example. |
| kind | string | 当前资源的名称,只读 | Pipeline |
| createdTime | string | 表示创建此对象时服务器的时间,只读 | 2021-11-19T09:34:38Z |
| name | string | 当前资源的名称。它需要是唯一的,且无法变更 | my-pipeline |
| labels | object | 资源的标签 | |
| string | 标签 | value to the label key. | |
| resourceVersion | integer | 当前状态的自增的序列号,由系统填充,只读。当资源更新时递增 | 1 |
该文章对您有帮助吗?