pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.log.kotlin
/
StoreIndexArgs
/
StoreIndexArgs
Store
Index
Args
fun
StoreIndexArgs
(
fieldSearches
:
Output
<
List
<
StoreIndexFieldSearchArgs
>
>
?
=
null
,
fullText
:
Output
<
StoreIndexFullTextArgs
>
?
=
null
,
logstore
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
)