toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ots.kotlin.inputs
/
SearchIndexSchemaFieldSchemaArgs
/
SearchIndexSchemaFieldSchemaArgs
Search
Index
Schema
Field
Schema
Args
constructor
(
analyzer
:
Output
<
String
>
?
=
null
,
enableSortAndAgg
:
Output
<
Boolean
>
?
=
null
,
fieldName
:
Output
<
String
>
,
fieldType
:
Output
<
String
>
,
index
:
Output
<
Boolean
>
?
=
null
,
isArray
:
Output
<
Boolean
>
?
=
null
,
store
:
Output
<
Boolean
>
?
=
null
)