Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.cloudwatch.CfnAnomalyDetectorMixinProps.Builder
Packages that use CfnAnomalyDetectorMixinProps.Builder
-
Uses of CfnAnomalyDetectorMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.cloudwatch
Methods in software.amazon.awscdk.cfnpropertymixins.services.cloudwatch that return CfnAnomalyDetectorMixinProps.BuilderModifier and TypeMethodDescriptionCfnAnomalyDetectorMixinProps.builder()CfnAnomalyDetectorMixinProps.Builder.configuration(CfnAnomalyDetectorPropsMixin.ConfigurationProperty configuration) Sets the value ofCfnAnomalyDetectorMixinProps.getConfiguration()CfnAnomalyDetectorMixinProps.Builder.configuration(IResolvable configuration) Sets the value ofCfnAnomalyDetectorMixinProps.getConfiguration()CfnAnomalyDetectorMixinProps.Builder.dimensions(List<? extends Object> dimensions) Sets the value ofCfnAnomalyDetectorMixinProps.getDimensions()CfnAnomalyDetectorMixinProps.Builder.dimensions(IResolvable dimensions) Sets the value ofCfnAnomalyDetectorMixinProps.getDimensions()CfnAnomalyDetectorMixinProps.Builder.metricCharacteristics(CfnAnomalyDetectorPropsMixin.MetricCharacteristicsProperty metricCharacteristics) Sets the value ofCfnAnomalyDetectorMixinProps.getMetricCharacteristics()CfnAnomalyDetectorMixinProps.Builder.metricCharacteristics(IResolvable metricCharacteristics) Sets the value ofCfnAnomalyDetectorMixinProps.getMetricCharacteristics()CfnAnomalyDetectorMixinProps.Builder.metricMathAnomalyDetector(CfnAnomalyDetectorPropsMixin.MetricMathAnomalyDetectorProperty metricMathAnomalyDetector) Sets the value ofCfnAnomalyDetectorMixinProps.getMetricMathAnomalyDetector()CfnAnomalyDetectorMixinProps.Builder.metricMathAnomalyDetector(IResolvable metricMathAnomalyDetector) Sets the value ofCfnAnomalyDetectorMixinProps.getMetricMathAnomalyDetector()CfnAnomalyDetectorMixinProps.Builder.metricName(String metricName) Sets the value ofCfnAnomalyDetectorMixinProps.getMetricName()Sets the value ofCfnAnomalyDetectorMixinProps.getNamespace()CfnAnomalyDetectorMixinProps.Builder.singleMetricAnomalyDetector(CfnAnomalyDetectorPropsMixin.SingleMetricAnomalyDetectorProperty singleMetricAnomalyDetector) Sets the value ofCfnAnomalyDetectorMixinProps.getSingleMetricAnomalyDetector()CfnAnomalyDetectorMixinProps.Builder.singleMetricAnomalyDetector(IResolvable singleMetricAnomalyDetector) Sets the value ofCfnAnomalyDetectorMixinProps.getSingleMetricAnomalyDetector()Sets the value ofCfnAnomalyDetectorMixinProps.getStat()Constructors in software.amazon.awscdk.cfnpropertymixins.services.cloudwatch with parameters of type CfnAnomalyDetectorMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAnomalyDetectorMixinProps.Builder.