toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.firestore.kotlin
/
DocumentArgs
/
DocumentArgs
Document
Args
constructor
(
collection
:
Output
<
String
>
?
=
null
,
database
:
Output
<
String
>
?
=
null
,
documentId
:
Output
<
String
>
?
=
null
,
fields
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
)