AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
panorama
/
aws.sdk.kotlin.services.panorama.model
/
ListDevicesSortBy
List
Devices
Sort
By
sealed
class
ListDevicesSortBy
Inheritors
CreatedTime
DeviceAggregatedStatus
DeviceId
Name
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Created
Time
Link copied to clipboard
object
CreatedTime
:
ListDevicesSortBy
Device
Aggregated
Status
Link copied to clipboard
object
DeviceAggregatedStatus
:
ListDevicesSortBy
Device
Id
Link copied to clipboard
object
DeviceId
:
ListDevicesSortBy
Name
Link copied to clipboard
object
Name
:
ListDevicesSortBy
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ListDevicesSortBy
Properties
value
Link copied to clipboard
abstract
val
value
:
String