AWS SDK for Kotlin
Toggle table of contents
1.5.102
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
rum
/
aws.sdk.kotlin.services.rum.model
/
AppMonitorPlatform
App
Monitor
Platform
sealed
class
AppMonitorPlatform
Inheritors
Android
Ios
Web
SdkUnknown
Members
Types
Android
Link copied to clipboard
object
Android
:
AppMonitorPlatform
Companion
Link copied to clipboard
object
Companion
Ios
Link copied to clipboard
object
Ios
:
AppMonitorPlatform
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
AppMonitorPlatform
Web
Link copied to clipboard
object
Web
:
AppMonitorPlatform
Properties
value
Link copied to clipboard
abstract
val
value
:
String