| Parameter | Type | Description | Example |
|---|---|---|---|
| object | ETL | ||
| name | string | job name | ETL |
| description | string | job description | ETL |
| displayName | string | job displayName | ETL |
| configuration | ETLConfiguration | The configurations of the data transformation job. | |
| createTime | long | The time when the data transformation job was created. | 1714274900 |
| lastModifiedTime | long | The time when the data transformation job was last modified. | 1714274900 |
| status | string | The status of the data transformation job. Valid values:
| RUNNING |
| scheduleId | string | The ID of the scheduler. | f0eb655e501a8780808d1970ef6d04c4 |