AWS SDK for Kotlin
Toggle table of contents
1.4.125
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
sagemaker
/
aws.sdk.kotlin.services.sagemaker.model
/
OrderKey
Order
Key
sealed
class
OrderKey
Inheritors
Ascending
Descending
SdkUnknown
Members
Types
Ascending
Link copied to clipboard
object
Ascending
:
OrderKey
Companion
Link copied to clipboard
object
Companion
Descending
Link copied to clipboard
object
Descending
:
OrderKey
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
OrderKey
Properties
value
Link copied to clipboard
abstract
val
value
:
String