JobConfigArgs

constructor(adBreaks: Output<List<JobConfigAdBreakArgs>>? = null, editLists: Output<List<JobConfigEditListArgs>>? = null, elementaryStreams: Output<List<JobConfigElementaryStreamArgs>>? = null, encryptions: Output<List<JobConfigEncryptionArgs>>? = null, inputs: Output<List<JobConfigInputArgs>>? = null, manifests: Output<List<JobConfigManifestArgs>>? = null, muxStreams: Output<List<JobConfigMuxStreamArgs>>? = null, output: Output<JobConfigOutputArgs>? = null, overlays: Output<List<JobConfigOverlayArgs>>? = null, pubsubDestination: Output<JobConfigPubsubDestinationArgs>? = null)