pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.firebase.v1beta1.kotlin
/
WebAppArgs
/
WebAppArgs
Web
App
Args
fun
WebAppArgs
(
apiKeyId
:
Output
<
String
>
?
=
null
,
appUrls
:
Output
<
List
<
String
>
>
?
=
null
,
displayName
:
Output
<
String
>
?
=
null
,
etag
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
)