pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.firestore.kotlin.inputs
/
IndexFieldArgs
/
IndexFieldArgs
Index
Field
Args
fun
IndexFieldArgs
(
arrayConfig
:
Output
<
String
>
?
=
null
,
fieldPath
:
Output
<
String
>
?
=
null
,
order
:
Output
<
String
>
?
=
null
)