pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.firebase.v1beta1.kotlin
/
WebAppArgsBuilder
/
appUrls
app
Urls
@
JvmName
(
name
=
"glgwkeiywbkchcfa"
)
suspend
fun
appUrls
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"xxmectgfffinvoqg"
)
suspend
fun
appUrls
(
value
:
List
<
String
>
?
)
Parameters
value
The URLs where the
WebApp
is hosted.
@
JvmName
(
name
=
"dxvsxfiwhnbkcbdi"
)
suspend
fun
appUrls
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"yhcultdcyhdoigbd"
)
suspend
fun
appUrls
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"flwgswmssrqndsor"
)
suspend
fun
appUrls
(
vararg
values
:
String
)
Parameters
values
The URLs where the
WebApp
is hosted.