inputs property

List<JobInput>? inputs
final

Information about the files that you're transcoding. If you specified multiple files for this job, Elastic Transcoder stitches the files together to make one output.

Implementation

final List<JobInput>? inputs;