destinations

@JvmName(name = "vwwohdbhgyrolsyi")
suspend fun destinations(value: Output<List<String>>)
@JvmName(name = "xmeblqurmrhxfbrh")
suspend fun destinations(value: List<String>)

Parameters

value

List of destination endpoint names.


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


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

Parameters

values

List of destination endpoint names.