toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
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