DataFlowArgs

constructor(builtInTransform: Output<String>? = null, destinations: Output<List<String>>? = null, outputStream: Output<String>? = null, streams: Output<List<Either<String, KnownDataFlowStreams>>>? = null, transformKql: Output<String>? = null)