toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.datastore.kotlin
/
DataStoreIndexArgs
/
DataStoreIndexArgs
Data
Store
Index
Args
constructor
(
ancestor
:
Output
<
String
>
?
=
null
,
kind
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
properties
:
Output
<
List
<
DataStoreIndexPropertyArgs
>
>
?
=
null
)