pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.datastore.kotlin
/
DataStoreIndexArgs
/
DataStoreIndexArgs
Data
Store
Index
Args
fun
DataStoreIndexArgs
(
ancestor
:
Output
<
String
>
?
=
null
,
kind
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
properties
:
Output
<
List
<
DataStoreIndexPropertyArgs
>
>
?
=
null
)