destination Flow Config List
Parameters
value
List of Destination connectors of the flow.
Parameters
values
List of Destination connectors of the flow.
suspend fun destinationFlowConfigList(argument: List<suspend FlowDestinationFlowConfigArgsBuilder.() -> Unit>)
suspend fun destinationFlowConfigList(vararg argument: suspend FlowDestinationFlowConfigArgsBuilder.() -> Unit)
suspend fun destinationFlowConfigList(argument: suspend FlowDestinationFlowConfigArgsBuilder.() -> Unit)
Parameters
argument
List of Destination connectors of the flow.