destinations

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

Parameters

value

A list of destination addresses for this route.


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


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

Parameters

values

A list of destination addresses for this route.