toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.firestore.kotlin
/
IndexArgs
/
IndexArgs
Index
Args
constructor
(
apiScope
:
Output
<
String
>
?
=
null
,
collection
:
Output
<
String
>
?
=
null
,
database
:
Output
<
String
>
?
=
null
,
fields
:
Output
<
List
<
IndexFieldArgs
>
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
queryScope
:
Output
<
String
>
?
=
null
)