toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.firebase.v1beta1.kotlin
/
WebAppArgsBuilder
/
appUrls
app
Urls
@
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.