appUrls

@JvmName(name = "bkexrvdjwehfggpb")
suspend fun appUrls(value: Output<List<String>>)
@JvmName(name = "nnqkmvragpodocrl")
suspend fun appUrls(value: List<String>?)

Parameters

value

The URLs where the WebApp is hosted.


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


@JvmName(name = "luddkppoastarekm")
suspend fun appUrls(values: List<Output<String>>)
@JvmName(name = "epriesnlmiskwrdy")
suspend fun appUrls(vararg values: String)

Parameters

values

The URLs where the WebApp is hosted.