Uses of Interface
software.amazon.awscdk.services.cloudwatch.AnomalyDetectionMetricOptions
Packages that use AnomalyDetectionMetricOptions
-
Uses of AnomalyDetectionMetricOptions in software.amazon.awscdk.services.cloudwatch
Classes in software.amazon.awscdk.services.cloudwatch that implement AnomalyDetectionMetricOptionsModifier and TypeClassDescriptionstatic final classAn implementation forAnomalyDetectionMetricOptionsMethods in software.amazon.awscdk.services.cloudwatch that return AnomalyDetectionMetricOptionsModifier and TypeMethodDescriptionAnomalyDetectionMetricOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.cloudwatch with parameters of type AnomalyDetectionMetricOptionsModifier and TypeMethodDescriptionstatic MathExpressionMetric.anomalyDetectionFor(AnomalyDetectionMetricOptions props) Creates an anomaly detection metric from the provided metric.