pulumi-gcp-kotlin
6.49.0.1
pulumi-gcp-kotlin
/
com.pulumi.gcp.firestore.kotlin.outputs
Package-level
declarations
Types
Types
Index
Field
Link copied to clipboard
data
class
IndexField
(
val
arrayConfig
:
String
?
=
null
,
val
fieldPath
:
String
?
=
null
,
val
order
:
String
?
=
null
)