destinationFlowConfigList

@JvmName(name = "qvlyoudxpkmhbhkm")
suspend fun destinationFlowConfigList(value: Output<List<FlowDestinationFlowConfigArgs>>)
@JvmName(name = "igrhygiqmyaidjcc")
suspend fun destinationFlowConfigList(value: List<FlowDestinationFlowConfigArgs>?)

Parameters

value

List of Destination connectors of the flow.


@JvmName(name = "gfgrsanemrwhjxpc")
suspend fun destinationFlowConfigList(vararg values: Output<FlowDestinationFlowConfigArgs>)


@JvmName(name = "msyqjwswjtwjiwou")
suspend fun destinationFlowConfigList(values: List<Output<FlowDestinationFlowConfigArgs>>)
@JvmName(name = "tithlxfkptecactl")
suspend fun destinationFlowConfigList(vararg values: FlowDestinationFlowConfigArgs)

Parameters

values

List of Destination connectors of the flow.


@JvmName(name = "jjxbwlxkxlgrilvs")
suspend fun destinationFlowConfigList(argument: List<suspend FlowDestinationFlowConfigArgsBuilder.() -> Unit>)
@JvmName(name = "cmtvmwungoafmxpo")
suspend fun destinationFlowConfigList(vararg argument: suspend FlowDestinationFlowConfigArgsBuilder.() -> Unit)
@JvmName(name = "aaqekbfnioyigqeh")
suspend fun destinationFlowConfigList(argument: suspend FlowDestinationFlowConfigArgsBuilder.() -> Unit)

Parameters

argument

List of Destination connectors of the flow.