AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
glue
/
aws.sdk.kotlin.services.glue.model
/
IcebergSortDirection
Iceberg
Sort
Direction
sealed
class
IcebergSortDirection
Inheritors
Asc
Desc
SdkUnknown
Members
Types
Asc
Link copied to clipboard
object
Asc
:
IcebergSortDirection
Companion
Link copied to clipboard
object
Companion
Desc
Link copied to clipboard
object
Desc
:
IcebergSortDirection
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
IcebergSortDirection
Properties
value
Link copied to clipboard
abstract
val
value
:
String