|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
s3 ingestion job |
||
| name |
string |
The import task name. |
ingest-s3-123456 |
| description |
string |
job description |
s3 ingestion |
| displayName |
string |
job displayName |
s3 ingestion |
| schedule | Schedule |
The scheduling configuration. |
|
| createTime |
integer |
The creation time. |
1714360481 |
| lastModifiedTime |
integer |
The last modified time. |
1714360481 |
| status |
string |
The import status. |
RUNNING |
| scheduleId |
string |
The task ID. |
c7f01719d9feb105fc9d8df92af62010 |
| configuration | S3IngestionConfiguration |
The S3 import configuration. |