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

For each output in this job that you want to include in a master playlist, the value of the Outputs:Key object. If you include more than one output in a playlist, the value of

CopyC#
SegmentDuration
for all of the outputs must be the same.

Declaration Syntax
C#
public List<string> OutputKeys { get; set; }

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