Uses of Interface
software.amazon.awscdk.services.cloudwatch.CfnAnomalyDetector.MetricMathAnomalyDetectorProperty
Packages that use CfnAnomalyDetector.MetricMathAnomalyDetectorProperty
-
Uses of CfnAnomalyDetector.MetricMathAnomalyDetectorProperty in software.amazon.awscdk.services.cloudwatch
Classes in software.amazon.awscdk.services.cloudwatch that implement CfnAnomalyDetector.MetricMathAnomalyDetectorPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnAnomalyDetector.MetricMathAnomalyDetectorProperty
Methods in software.amazon.awscdk.services.cloudwatch that return CfnAnomalyDetector.MetricMathAnomalyDetectorPropertyModifier and TypeMethodDescriptionCfnAnomalyDetector.MetricMathAnomalyDetectorProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.cloudwatch with parameters of type CfnAnomalyDetector.MetricMathAnomalyDetectorPropertyModifier and TypeMethodDescriptionCfnAnomalyDetector.Builder.metricMathAnomalyDetector
(CfnAnomalyDetector.MetricMathAnomalyDetectorProperty metricMathAnomalyDetector) The CloudWatch metric math expression for this anomaly detector.CfnAnomalyDetectorProps.Builder.metricMathAnomalyDetector
(CfnAnomalyDetector.MetricMathAnomalyDetectorProperty metricMathAnomalyDetector) Sets the value ofCfnAnomalyDetectorProps.getMetricMathAnomalyDetector()
void
CfnAnomalyDetector.setMetricMathAnomalyDetector
(CfnAnomalyDetector.MetricMathAnomalyDetectorProperty value) The CloudWatch metric math expression for this anomaly detector.