destinations

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

Parameters

value

List of destinations for this data flow.


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


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

Parameters

values

List of destinations for this data flow.