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
/
AnomalyDetectorType
Anomaly
Detector
Type
sealed
class
AnomalyDetectorType
Inheritors
MetricMath
SingleMetric
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Metric
Math
Link copied to clipboard
object
MetricMath
:
AnomalyDetectorType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
AnomalyDetectorType
Single
Metric
Link copied to clipboard
object
SingleMetric
:
AnomalyDetectorType
Properties
value
Link copied to clipboard
abstract
val
value
:
String