toggle menu
pulumi-alicloud-kotlin
3.56.0.1
jvm
switch theme
search in API
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
>
Members
Constructors
Search
Index
Schema
Index
Sort
Args
Link copied to clipboard
constructor
(
sorters
:
Output
<
List
<
SearchIndexSchemaIndexSortSorterArgs
>
>
)
Properties
sorters
Link copied to clipboard
val
sorters
:
Output
<
List
<
SearchIndexSchemaIndexSortSorterArgs
>
>
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
SearchIndexSchemaIndexSortArgs