dataFlows

@JvmName(name = "kfltawisytwquabh")
suspend fun dataFlows(value: Output<List<DataFlowArgs>>)
@JvmName(name = "wnhqjiyokhfejhpq")
suspend fun dataFlows(value: List<DataFlowArgs>?)

Parameters

value

The specification of data flows.


@JvmName(name = "kbqslmquxoysgpfr")
suspend fun dataFlows(vararg values: Output<DataFlowArgs>)


@JvmName(name = "tnhiomrqvncsfikw")
suspend fun dataFlows(values: List<Output<DataFlowArgs>>)
@JvmName(name = "tjacknetratcgiko")
suspend fun dataFlows(vararg values: DataFlowArgs)

Parameters

values

The specification of data flows.


@JvmName(name = "vmdqgeegioqafoxu")
suspend fun dataFlows(argument: List<suspend DataFlowArgsBuilder.() -> Unit>)
@JvmName(name = "fyobkfdgrbulsmrl")
suspend fun dataFlows(vararg argument: suspend DataFlowArgsBuilder.() -> Unit)
@JvmName(name = "stgtffkjhcjrlcgr")
suspend fun dataFlows(argument: suspend DataFlowArgsBuilder.() -> Unit)

Parameters

argument

The specification of data flows.