dataflow Edges
Parameters
value
A list containing lists of config ARNs. Each list of config ARNs is an edge, with a "from" config and a "to" config.
Parameters
values
A list containing lists of config ARNs. Each list of config ARNs is an edge, with a "from" config and a "to" config.
suspend fun dataflowEdges(vararg argument: suspend MissionProfileDataflowEdgeArgsBuilder.() -> Unit)
Parameters
argument
A list containing lists of config ARNs. Each list of config ARNs is an edge, with a "from" config and a "to" config.