LiveEventEncodingArgs

constructor(encodingType: Output<Either<String, LiveEventEncodingType>>? = null, keyFrameInterval: Output<String>? = null, presetName: Output<String>? = null, stretchMode: Output<Either<String, StretchMode>>? = null)