Uses of Class
software.amazon.awscdk.services.cloudwatch.CfnAnomalyDetector.ConfigurationProperty.Builder
Packages that use CfnAnomalyDetector.ConfigurationProperty.Builder
-
Uses of CfnAnomalyDetector.ConfigurationProperty.Builder in software.amazon.awscdk.services.cloudwatch
Methods in software.amazon.awscdk.services.cloudwatch that return CfnAnomalyDetector.ConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnAnomalyDetector.ConfigurationProperty.builder()
CfnAnomalyDetector.ConfigurationProperty.Builder.excludedTimeRanges
(List<? extends Object> excludedTimeRanges) Sets the value ofCfnAnomalyDetector.ConfigurationProperty.getExcludedTimeRanges()
CfnAnomalyDetector.ConfigurationProperty.Builder.excludedTimeRanges
(IResolvable excludedTimeRanges) Sets the value ofCfnAnomalyDetector.ConfigurationProperty.getExcludedTimeRanges()
CfnAnomalyDetector.ConfigurationProperty.Builder.metricTimeZone
(String metricTimeZone) Sets the value ofCfnAnomalyDetector.ConfigurationProperty.getMetricTimeZone()
Constructors in software.amazon.awscdk.services.cloudwatch with parameters of type CfnAnomalyDetector.ConfigurationProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAnomalyDetector.ConfigurationProperty.Builder
.