AWS SDK for Kotlin
Toggle table of contents
1.4.124
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
emr
/
aws.sdk.kotlin.services.emr.model
/
ProfilerType
Profiler
Type
sealed
class
ProfilerType
Inheritors
Shs
Tezui
Yts
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ProfilerType
Shs
Link copied to clipboard
object
Shs
:
ProfilerType
Tezui
Link copied to clipboard
object
Tezui
:
ProfilerType
Yts
Link copied to clipboard
object
Yts
:
ProfilerType
Properties
value
Link copied to clipboard
abstract
val
value
:
String