@Stability(value=Stable) public static final class CfnAnomalyDetector.MetricMathAnomalyDetectorProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnAnomalyDetector.MetricMathAnomalyDetectorProperty>
CfnAnomalyDetector.MetricMathAnomalyDetectorProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnAnomalyDetector.MetricMathAnomalyDetectorProperty |
build()
Builds the configured instance.
|
CfnAnomalyDetector.MetricMathAnomalyDetectorProperty.Builder |
metricDataQueries(IResolvable metricDataQueries)
|
CfnAnomalyDetector.MetricMathAnomalyDetectorProperty.Builder |
metricDataQueries(List<? extends Object> metricDataQueries)
|
@Stability(value=Stable) public CfnAnomalyDetector.MetricMathAnomalyDetectorProperty.Builder metricDataQueries(IResolvable metricDataQueries)
metricDataQueries - `CfnAnomalyDetector.MetricMathAnomalyDetectorProperty.MetricDataQueries`.this@Stability(value=Stable) public CfnAnomalyDetector.MetricMathAnomalyDetectorProperty.Builder metricDataQueries(List<? extends Object> metricDataQueries)
metricDataQueries - `CfnAnomalyDetector.MetricMathAnomalyDetectorProperty.MetricDataQueries`.this@Stability(value=Stable) public CfnAnomalyDetector.MetricMathAnomalyDetectorProperty build()
build in interface software.amazon.jsii.Builder<CfnAnomalyDetector.MetricMathAnomalyDetectorProperty>CfnAnomalyDetector.MetricMathAnomalyDetectorPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.