toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
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.