| Parameter | Type | Description | Example |
|---|---|---|---|
| object | A MediaConvert task. | ||
| OutputDetails | array | An array containing the results for each output. | |
| outputDetail | MediaConvertOutputDetail | Output details. | |
| RequestId | string | The ID of the API request that created this task. | 7B117AF5-2A1****** |
| Message | string | The reason for a failed task. | The resource operated InputFile is bad |
| UserData | string | The user-defined data. | {} |
| Percent | integer | The completion percentage of the task. | 0 |
| Config | object | The task configuration. | |
| JobName | string | The task name. | Name |
| Outputs | array | The output configurations. | |
| output | MediaConvertOutput | The output configuration. | |
| OutputGroups | array | Output groups. | |
| group | MediaConvertOutputGroup | Output group configurations. | |
| Inputs | array | Inputs. | |
| input | MediaConvertInput | Input file configurations. | |
| CreateTime | string | The time the task was created. The time follows the ISO 8601 standard in the yyyy-MM-ddTHH:mm:ssZ format. The time is displayed in UTC. | 2022-07-07T07:16:11Z |
| Code | string | An error code returned if the task failed. | InvalidParameter.ResourceContentBad |
| OutputGroupDetails | array | The details of the output groups. | |
| outputGroupDetail | MediaConvertOutputGroupDetail | The results for each output group. | |
| FinishTime | string | The time the task was completed. The time follows the ISO 8601 standard in the yyyy-MM-ddTHH:mm:ssZ format. The time is displayed in UTC. | 2022-07-07T07:16:11Z |
| State | string | The task status.
| Finished |
| PipelineId | string | The ID of the queue that processed the task. | ****d80e4e4044975745c14b**** |
| ClientToken | string | The idempotency key of the request for creating the task. | ****12e8864746a0a398**** |
| JobId | string | The ID of the task. | ****d80e4e4044975745c14b**** |
MediaConvertJob
Updated at:
Copy as MD
Is this page helpful?