name property
The name that you want Elastic Transcoder to assign to the master playlist,
for example, nyc-vacation.m3u8. If the name includes a /
character, the section of the name before the last /
must be
identical for all Name
objects. If you create more than one
master playlist, the values of all Name
objects must be unique.
Implementation
final String? name;