Gets and sets the property Input.
A section of the request body that provides information about the file that is being transcoded.

C# |
public JobInput Input { get; set; }
A section of the request body that provides information about the file that is being transcoded.
C# |
public JobInput Input { get; set; }