AWS SDK for Kotlin
Toggle table of contents
1.6.62
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
s3tables
/
aws.sdk.kotlin.services.s3tables.model
/
IcebergSortField
/
Builder
/
direction
direction
var
direction
:
IcebergSortDirection
?
The sort direction. Valid values are
asc
for ascending order or
desc
for descending order.