destinations

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

Parameters

value

List of all destinations.


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


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

Parameters

values

List of all destinations.