@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 metricName(String metricName)
CfnAnomalyDetectorProps.getMetricName()metricName - `AWS::CloudWatch::AnomalyDetector.MetricName`. This parameter is required.this@Stability(value=Stable) public CfnAnomalyDetectorProps.Builder namespace(String namespace)
CfnAnomalyDetectorProps.getNamespace()namespace - `AWS::CloudWatch::AnomalyDetector.Namespace`. This parameter is required.this@Stability(value=Stable) public CfnAnomalyDetectorProps.Builder stat(String stat)
CfnAnomalyDetectorProps.getStat()stat - `AWS::CloudWatch::AnomalyDetector.Stat`. This parameter is required.this@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 build()
build in interface software.amazon.jsii.Builder<CfnAnomalyDetectorProps>CfnAnomalyDetectorPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.