@Stability(value=Stable) public static final class CfnAnomalyDetector.SingleMetricAnomalyDetectorProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnAnomalyDetector.SingleMetricAnomalyDetectorProperty>
CfnAnomalyDetector.SingleMetricAnomalyDetectorProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnAnomalyDetector.SingleMetricAnomalyDetectorProperty.Builder dimensions(IResolvable dimensions)
CfnAnomalyDetector.SingleMetricAnomalyDetectorProperty.getDimensions()dimensions - The metric dimensions to create the anomaly detection model for.this@Stability(value=Stable) public CfnAnomalyDetector.SingleMetricAnomalyDetectorProperty.Builder dimensions(List<? extends Object> dimensions)
CfnAnomalyDetector.SingleMetricAnomalyDetectorProperty.getDimensions()dimensions - The metric dimensions to create the anomaly detection model for.this@Stability(value=Stable) public CfnAnomalyDetector.SingleMetricAnomalyDetectorProperty.Builder metricName(String metricName)
CfnAnomalyDetector.SingleMetricAnomalyDetectorProperty.getMetricName()metricName - The name of the metric to create the anomaly detection model for.this@Stability(value=Stable) public CfnAnomalyDetector.SingleMetricAnomalyDetectorProperty.Builder namespace(String namespace)
CfnAnomalyDetector.SingleMetricAnomalyDetectorProperty.getNamespace()namespace - The namespace of the metric to create the anomaly detection model for.this@Stability(value=Stable) public CfnAnomalyDetector.SingleMetricAnomalyDetectorProperty.Builder stat(String stat)
CfnAnomalyDetector.SingleMetricAnomalyDetectorProperty.getStat()stat - The statistic to use for the metric and anomaly detection model.this@Stability(value=Stable) public CfnAnomalyDetector.SingleMetricAnomalyDetectorProperty build()
build in interface software.amazon.jsii.Builder<CfnAnomalyDetector.SingleMetricAnomalyDetectorProperty>CfnAnomalyDetector.SingleMetricAnomalyDetectorPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.