Video Overlay Args
constructor(audioGainLevel: Output<Double>? = null, cropRectangle: Output<RectangleArgs>? = null, end: Output<String>? = null, fadeInDuration: Output<String>? = null, fadeOutDuration: Output<String>? = null, inputLabel: Output<String>, odataType: Output<String>, opacity: Output<Double>? = null, position: Output<RectangleArgs>? = null, start: Output<String>? = null)