toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.log.kotlin
/
StoreIndexArgs
/
StoreIndexArgs
Store
Index
Args
constructor
(
fieldSearches
:
Output
<
List
<
StoreIndexFieldSearchArgs
>
>
?
=
null
,
fullText
:
Output
<
StoreIndexFullTextArgs
>
?
=
null
,
logstore
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
)