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