pulumi-alicloud-kotlin
3.43.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ots.kotlin.outputs
/
SearchIndexSchemaIndexSort
Search
Index
Schema
Index
Sort
data
class
SearchIndexSchemaIndexSort
(
val
sorters
:
List
<
SearchIndexSchemaIndexSortSorter
>
)
Types
Constructors
Properties
Constructors
Search
Index
Schema
Index
Sort
Link copied to clipboard
fun
SearchIndexSchemaIndexSort
(
sorters
:
List
<
SearchIndexSchemaIndexSortSorter
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
sorters
Link copied to clipboard
val
sorters
:
List
<
SearchIndexSchemaIndexSortSorter
>
Specifies the presorting method for the search index. PrimaryKeySort and FieldSort are supported.