destinations

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

Parameters

value

List of all destinations.


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


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

Parameters

values

List of all destinations.