Parameter | Type | Description | Example |
---|---|---|---|
object | The ETL. | ||
name | string | The name of the data transformation job. | ETL |
description | string | The description of the data transformation job. | ETL |
displayName | string | The display name of the data transformation job. | 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. | RUNNING |
scheduleId | string | The ID of the scheduler. | f0eb655e501a8780808d1970ef6d04c4 |