AWS SDK for Kotlin
Toggle table of contents
1.5.3
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
xray
/
aws.sdk.kotlin.services.xray.model
/
TraceFormatType
Trace
Format
Type
sealed
class
TraceFormatType
Inheritors
Otel
Xray
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Otel
Link copied to clipboard
object
Otel
:
TraceFormatType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
TraceFormatType
Xray
Link copied to clipboard
object
Xray
:
TraceFormatType
Properties
value
Link copied to clipboard
abstract
val
value
:
String