pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ots.kotlin.outputs
/
SearchIndexSchema
/
SearchIndexSchema
Search
Index
Schema
fun
SearchIndexSchema
(
fieldSchemas
:
List
<
SearchIndexSchemaFieldSchema
>
,
indexSettings
:
List
<
SearchIndexSchemaIndexSetting
>
?
=
null
,
indexSorts
:
List
<
SearchIndexSchemaIndexSort
>
?
=
null
)