destinations
Parameters
value
The destinations for the key. Structure is documented below.
Parameters
values
The destinations for the key. Structure is documented below.
suspend fun destinations(argument: List<suspend ConnectionDestinationConfigDestinationArgsBuilder.() -> Unit>)
suspend fun destinations(vararg argument: suspend ConnectionDestinationConfigDestinationArgsBuilder.() -> Unit)
suspend fun destinations(argument: suspend ConnectionDestinationConfigDestinationArgsBuilder.() -> Unit)
Parameters
argument
The destinations for the key. Structure is documented below.