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

The name that you want Elastic Transcoder to assign to the master playlist, for example, nyc-vacation.m3u8. The name cannot include a / character. If you create more than one master playlist (not recommended), the values of all

CopyC#
Name
objects must be unique. Note: Elastic Transcoder automatically appends .m3u8 to the file name. If you include .m3u8 in
CopyC#
Name
, it will appear twice in the file name.

Declaration Syntax
C#
public string Name { get; set; }

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