AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
applicationsignals
/
aws.sdk.kotlin.services.applicationsignals.model
/
ServiceLevelIndicatorMetricType
Service
Level
Indicator
Metric
Type
sealed
class
ServiceLevelIndicatorMetricType
Inheritors
Availability
Latency
SdkUnknown
Members
Types
Availability
Link copied to clipboard
object
Availability
:
ServiceLevelIndicatorMetricType
Companion
Link copied to clipboard
object
Companion
Latency
Link copied to clipboard
object
Latency
:
ServiceLevelIndicatorMetricType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
ServiceLevelIndicatorMetricType
Properties
value
Link copied to clipboard
abstract
val
value
:
String