Gets and sets the property PipelineId.
The CopyC#
of the pipeline that you want Elastic Transcoder to use for transcoding.
The pipeline determines several settings, including the Amazon S3 bucket
from which Elastic Transcoder gets the files to transcode and the bucket
into which Elastic Transcoder puts the transcoded files.
Id

C# |
public string PipelineId { get; set; }