| Parameter | Type | Description | Example |
|---|---|---|---|
| object | The configurations of the OSS data shipping job. | ||
| name | string | The name of the OSS data shipping job. | myossexportjob |
| description | string | The description of the OSS data shipping job. | This is a oss export |
| displayName | string | The display name of the OSS data shipping job. | This is a oss export |
| configuration | OSSExportConfiguration | The OSS export configuration. | |
| createTime | long | The time when the OSS data shipping job was created. | 123456789 |
| lastModifiedTime | long | The time when the OSS data shipping job was last modified. | 123456789 |
| status | string | The status of the OSS data shipping job. | RUNNING |
| scheduleId | string | The ID of the OSS data shipping job. | c7f01719d9feb105fc9d8df92af62010 |