@Stability(value=Stable) public static final class CfnAnomalyDetectorProps.Builder extends Object implements software.amazon.jsii.Builder<CfnAnomalyDetectorProps>
CfnAnomalyDetectorProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnAnomalyDetectorProps.Builder configuration(CfnAnomalyDetector.ConfigurationProperty configuration)
CfnAnomalyDetectorProps.getConfiguration()configuration - `AWS::CloudWatch::AnomalyDetector.Configuration`.this@Stability(value=Stable) public CfnAnomalyDetectorProps.Builder configuration(IResolvable configuration)
CfnAnomalyDetectorProps.getConfiguration()configuration - `AWS::CloudWatch::AnomalyDetector.Configuration`.this@Stability(value=Stable) public CfnAnomalyDetectorProps.Builder dimensions(IResolvable dimensions)
CfnAnomalyDetectorProps.getDimensions()dimensions - `AWS::CloudWatch::AnomalyDetector.Dimensions`.this@Stability(value=Stable) public CfnAnomalyDetectorProps.Builder dimensions(List<? extends Object> dimensions)
CfnAnomalyDetectorProps.getDimensions()dimensions - `AWS::CloudWatch::AnomalyDetector.Dimensions`.this@Stability(value=Stable) public CfnAnomalyDetectorProps.Builder metricMathAnomalyDetector(CfnAnomalyDetector.MetricMathAnomalyDetectorProperty metricMathAnomalyDetector)
CfnAnomalyDetectorProps.getMetricMathAnomalyDetector()metricMathAnomalyDetector - `AWS::CloudWatch::AnomalyDetector.MetricMathAnomalyDetector`.this@Stability(value=Stable) public CfnAnomalyDetectorProps.Builder metricMathAnomalyDetector(IResolvable metricMathAnomalyDetector)
CfnAnomalyDetectorProps.getMetricMathAnomalyDetector()metricMathAnomalyDetector - `AWS::CloudWatch::AnomalyDetector.MetricMathAnomalyDetector`.this@Stability(value=Stable) public CfnAnomalyDetectorProps.Builder metricName(String metricName)
CfnAnomalyDetectorProps.getMetricName()metricName - `AWS::CloudWatch::AnomalyDetector.MetricName`.this@Stability(value=Stable) public CfnAnomalyDetectorProps.Builder namespace(String namespace)
CfnAnomalyDetectorProps.getNamespace()namespace - `AWS::CloudWatch::AnomalyDetector.Namespace`.this@Stability(value=Stable) public CfnAnomalyDetectorProps.Builder singleMetricAnomalyDetector(CfnAnomalyDetector.SingleMetricAnomalyDetectorProperty singleMetricAnomalyDetector)
CfnAnomalyDetectorProps.getSingleMetricAnomalyDetector()singleMetricAnomalyDetector - `AWS::CloudWatch::AnomalyDetector.SingleMetricAnomalyDetector`.this@Stability(value=Stable) public CfnAnomalyDetectorProps.Builder singleMetricAnomalyDetector(IResolvable singleMetricAnomalyDetector)
CfnAnomalyDetectorProps.getSingleMetricAnomalyDetector()singleMetricAnomalyDetector - `AWS::CloudWatch::AnomalyDetector.SingleMetricAnomalyDetector`.this@Stability(value=Stable) public CfnAnomalyDetectorProps.Builder stat(String stat)
CfnAnomalyDetectorProps.getStat()stat - `AWS::CloudWatch::AnomalyDetector.Stat`.this@Stability(value=Stable) public CfnAnomalyDetectorProps build()
build in interface software.amazon.jsii.Builder<CfnAnomalyDetectorProps>CfnAnomalyDetectorPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.