| Parameter | Type | Description | Example |
|---|---|---|---|
| object | A summary of a MediaConvert task without detailed information. | ||
| RequestId | string | The ID of the API request that created this task. | ******11-DB8D-4A9A-875B-275798****** |
| Message | string | The reason for a task failure. | The resource operated "%s" cannot be found |
| FinishTime | string | The time the task finished processing, in UTC format (yyyy-MM-ddTHH:mm:ssZ). | 2024-12-07T13:01:07Z |
| UserData | string | The user-defined data. | {"info": "xxx"} |
| Config | object | The task configuration. | |
| Outputs | array | The output configurations. | |
| output | MediaConvertOutput | The output configuration. | |
| JobName | string | The task name. | Name |
| OutputGroups | array | The output groups. | |
| group | MediaConvertOutputGroup | The output group configuration. | |
| Inputs | array | The input files for the task. | |
| input | MediaConvertInput | The input file for the task. | |
| State | string | The status of the task.
| Inited |
| CreateTime | string | The time the task was created, in UTC format (yyyy-MM-ddTHH:mm:ssZ). | 2024-12-07T13:01:07Z |
| PipelineId | string | The ID of the queue on which this task was processed. | 688c2a8bfa4e44ddbba0c8730db91b0c |
| ClientToken | string | The idempotency token provided during the task creation request. | ****12e8864746a0a398**** |
| Code | string | The error code for a failed task. | InvalidParameter.ResourceNotFound |
| JobId | string | The ID of the task. | ****d80e4e4044975745c14b**** |