AWS SDK for Kotlin
Toggle table of contents
1.5.54
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
connectcases
/
aws.sdk.kotlin.services.connectcases.model
/
SearchAllRelatedItemsSortProperty
Search
All
Related
Items
Sort
Property
sealed
class
SearchAllRelatedItemsSortProperty
Inheritors
AssociationTime
CaseId
SdkUnknown
Members
Types
Association
Time
Link copied to clipboard
object
AssociationTime
:
SearchAllRelatedItemsSortProperty
Case
Id
Link copied to clipboard
object
CaseId
:
SearchAllRelatedItemsSortProperty
Companion
Link copied to clipboard
object
Companion
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
SearchAllRelatedItemsSortProperty
Properties
value
Link copied to clipboard
abstract
val
value
:
String