Copy Audio Args
    data class CopyAudioArgs(val label: Output<String>? = null, val odataType: Output<String>) : ConvertibleToJava<CopyAudioArgs> 
A codec flag, which tells the encoder to copy the input audio bitstream.
A codec flag, which tells the encoder to copy the input audio bitstream.