pulumi-alicloud-kotlin
3.43.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ots.kotlin.inputs
/
SearchIndexSchemaIndexSortArgs
Search
Index
Schema
Index
Sort
Args
data
class
SearchIndexSchemaIndexSortArgs
(
val
sorters
:
Output
<
List
<
SearchIndexSchemaIndexSortSorterArgs
>
>
)
:
ConvertibleToJava
<
SearchIndexSchemaIndexSortArgs
>
Constructors
Functions
Properties
Constructors
Search
Index
Schema
Index
Sort
Args
Link copied to clipboard
fun
SearchIndexSchemaIndexSortArgs
(
sorters
:
Output
<
List
<
SearchIndexSchemaIndexSortSorterArgs
>
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
SearchIndexSchemaIndexSortArgs
Properties
sorters
Link copied to clipboard
val
sorters
:
Output
<
List
<
SearchIndexSchemaIndexSortSorterArgs
>
>
Specifies the presorting method for the search index. PrimaryKeySort and FieldSort are supported.