Job Config Args
constructor(adBreaks: Output<List<AdBreakArgs>>? = null, editList: Output<List<EditAtomArgs>>? = null, elementaryStreams: Output<List<ElementaryStreamArgs>>? = null, inputs: Output<List<InputArgs>>? = null, manifests: Output<List<ManifestArgs>>? = null, muxStreams: Output<List<MuxStreamArgs>>? = null, output: Output<OutputArgs>? = null, overlays: Output<List<OverlayArgs>>? = null, pubsubDestination: Output<PubsubDestinationArgs>? = null, spriteSheets: Output<List<SpriteSheetArgs>>? = null)