AWS SDK for .NET Documentation
Output Property
AmazonAmazon.ElasticTranscoder.ModelJobOutput Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property Output.

If you specified one output for a job, information about that output. If you specified multiple outputs for a job, the Output object lists information about the first output. This duplicates the information that is listed for the first output in the Outputs object.

Outputs recommended instead. A section of the request or response body that provides information about the transcoded (target) file.

Declaration Syntax
C#
public JobOutput Output { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)