AWS SDK for Kotlin
Toggle table of contents
1.4.124
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
cloudwatch
/
aws.sdk.kotlin.services.cloudwatch.model
/
MetricStreamOutputFormat
Metric
Stream
Output
Format
sealed
class
MetricStreamOutputFormat
Inheritors
Json
OpenTelemetry0_7
OpenTelemetry1_0
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Json
Link copied to clipboard
object
Json
:
MetricStreamOutputFormat
Open
Telemetry0_
7
Link copied to clipboard
object
OpenTelemetry0_7
:
MetricStreamOutputFormat
Open
Telemetry1_
0
Link copied to clipboard
object
OpenTelemetry1_0
:
MetricStreamOutputFormat
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
MetricStreamOutputFormat
Properties
value
Link copied to clipboard
abstract
val
value
:
String