toggle menu
pulumi-alicloud-kotlin
3.56.0.1
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ots.kotlin.outputs
/
SearchIndexSchemaIndexSortSorter
Search
Index
Schema
Index
Sort
Sorter
data
class
SearchIndexSchemaIndexSortSorter
(
val
fieldName
:
String
?
=
null
,
val
mode
:
String
?
=
null
,
val
order
:
String
?
=
null
,
val
sorterType
:
String
?
=
null
)
Members
Constructors
Search
Index
Schema
Index
Sort
Sorter
Link copied to clipboard
constructor
(
fieldName
:
String
?
=
null
,
mode
:
String
?
=
null
,
order
:
String
?
=
null
,
sorterType
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
field
Name
Link copied to clipboard
val
fieldName
:
String
?
=
null
mode
Link copied to clipboard
val
mode
:
String
?
=
null
order
Link copied to clipboard
val
order
:
String
?
=
null
sorter
Type
Link copied to clipboard
val
sorterType
:
String
?
=
null