| Package | Description |
|---|---|
| software.amazon.awscdk.services.cloudwatch |
Amazon CloudWatch Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnAnomalyDetector.MetricMathAnomalyDetectorProperty.Jsii$Proxy
An implementation for
CfnAnomalyDetector.MetricMathAnomalyDetectorProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnAnomalyDetector.MetricMathAnomalyDetectorProperty |
CfnAnomalyDetector.MetricMathAnomalyDetectorProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnAnomalyDetector.Builder |
CfnAnomalyDetector.Builder.metricMathAnomalyDetector(CfnAnomalyDetector.MetricMathAnomalyDetectorProperty metricMathAnomalyDetector)
The CloudWatch metric math expression for this anomaly detector.
|
CfnAnomalyDetectorProps.Builder |
CfnAnomalyDetectorProps.Builder.metricMathAnomalyDetector(CfnAnomalyDetector.MetricMathAnomalyDetectorProperty metricMathAnomalyDetector)
Sets the value of
CfnAnomalyDetectorProps.getMetricMathAnomalyDetector() |
void |
CfnAnomalyDetector.setMetricMathAnomalyDetector(CfnAnomalyDetector.MetricMathAnomalyDetectorProperty value)
The CloudWatch metric math expression for this anomaly detector.
|
Copyright © 2022. All rights reserved.