destinationFlowConfigList

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

Parameters

value

List of Destination connectors of the flow.


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


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

Parameters

values

List of Destination connectors of the flow.


@JvmName(name = "gsgbpnfwtbytkgae")
suspend fun destinationFlowConfigList(argument: List<suspend FlowDestinationFlowConfigArgsBuilder.() -> Unit>)
@JvmName(name = "hajyflgxinqgdjlx")
suspend fun destinationFlowConfigList(vararg argument: suspend FlowDestinationFlowConfigArgsBuilder.() -> Unit)
@JvmName(name = "ldduugxwephoekkb")
suspend fun destinationFlowConfigList(argument: suspend FlowDestinationFlowConfigArgsBuilder.() -> Unit)

Parameters

argument

List of Destination connectors of the flow.