A list of lists of ARNs. Each list of ARNs is an edge, with a from Config and a to Config.
Config
final List<List<String>>? dataflowEdges;