AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
amplifyuibuilder
/
aws.sdk.kotlin.services.amplifyuibuilder.model
/
SortProperty
/
Builder
Builder
class
Builder
Members
Properties
direction
Link copied to clipboard
var
direction
:
SortDirection
?
The direction of the sort, either ascending or descending.
field
Link copied to clipboard
var
field
:
String
?
The field to perform the sort on.