Wrangling Data Flow Args
constructor(annotations: Output<List<Any>>? = null, description: Output<String>? = null, documentLocale: Output<String>? = null, folder: Output<DataFlowFolderArgs>? = null, script: Output<String>? = null, sources: Output<List<PowerQuerySourceArgs>>? = null, type: Output<String>)