| Parameter | Type | Description | Example |
|---|---|---|---|
| object | The configuration for a single output stream within an output group. | ||
| Priority | integer | The processing priority for this output. Valid values: 1 to 10. A higher value indicates higher priority. Default value: 6. | 6 |
| OverrideParams | string | A JSON string containing parameters to override the settings from the associated transcoding template. | {} |
| Features | string | The feature parameters. | {} |
| OutputFileName | string | The filename for this output. This path is relative to OutputFileBase defined in MediaConvertOutputGroupConfig. The final output path is {OutputFileBase}/{OutputFileName}. | 720p.mp4 |
| TemplateId | string | The ID of the transcoding template. | ****96e8864746a0b6f3**** |
| Name | string | A name to label this output. This is for identification purposes only and does not affect the filename. | group-output |