Preset Configurations Args
constructor(complexity: Output<Either<String, Complexity>>? = null, interleaveOutput: Output<Either<String, InterleaveOutput>>? = null, keyFrameIntervalInSeconds: Output<Double>? = null, maxBitrateBps: Output<Int>? = null, maxHeight: Output<Int>? = null, maxLayers: Output<Int>? = null, minBitrateBps: Output<Int>? = null, minHeight: Output<Int>? = null)