appUrls

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

Parameters

value

The URLs where the WebApp is hosted.


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


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

Parameters

values

The URLs where the WebApp is hosted.