Gets and sets the property Outputs.
A section of the request body that provides information about the transcoded (target)
files. We recommend that you use the CopyC#
syntax instead
of the Outputs
CopyC#
syntax.
Output

C# |
public List<CreateJobOutput> Outputs { get; set; }