# Functions
GetPipeline gets an existing Pipeline resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetPreset gets an existing Preset resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
NewPipeline registers a new resource with the given unique name, arguments, and options.
NewPreset registers a new resource with the given unique name, arguments, and options.
# Structs
Provides an Elastic Transcoder pipeline resource.
The set of arguments for constructing a Pipeline resource.
Input properties used for looking up and filtering Pipeline resources.
Provides an Elastic Transcoder preset resource.
The set of arguments for constructing a Preset resource.
Input properties used for looking up and filtering Preset resources.