destinations

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

Parameters

value

List of all destinations.


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


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

Parameters

values

List of all destinations.