destinations

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

Parameters

value

List of all destinations.


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


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

Parameters

values

List of all destinations.