destinations

@JvmName(name = "sambvqmbpyxemngx")
suspend fun destinations(value: Output<List<String>>)
@JvmName(name = "vcibpiokaqnkaviq")
suspend fun destinations(value: List<String>?)

Parameters

value

List of destinations for this data flow.


@JvmName(name = "nfmaoihugflrlhgr")
suspend fun destinations(vararg values: Output<String>)


@JvmName(name = "cflnrbbpaiwdrcjm")
suspend fun destinations(values: List<Output<String>>)
@JvmName(name = "xsqkomrjpmbsnvys")
suspend fun destinations(vararg values: String)

Parameters

values

List of destinations for this data flow.