@Stability(value=Stable) public static final class CfnAnomalyDetector.ConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnAnomalyDetector.ConfigurationProperty>
CfnAnomalyDetector.ConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnAnomalyDetector.ConfigurationProperty |
build()
Builds the configured instance.
|
CfnAnomalyDetector.ConfigurationProperty.Builder |
excludedTimeRanges(IResolvable excludedTimeRanges)
Sets the value of
CfnAnomalyDetector.ConfigurationProperty.getExcludedTimeRanges() |
CfnAnomalyDetector.ConfigurationProperty.Builder |
excludedTimeRanges(List<? extends Object> excludedTimeRanges)
Sets the value of
CfnAnomalyDetector.ConfigurationProperty.getExcludedTimeRanges() |
CfnAnomalyDetector.ConfigurationProperty.Builder |
metricTimeZone(String metricTimeZone)
Sets the value of
CfnAnomalyDetector.ConfigurationProperty.getMetricTimeZone() |
@Stability(value=Stable) public CfnAnomalyDetector.ConfigurationProperty.Builder excludedTimeRanges(IResolvable excludedTimeRanges)
CfnAnomalyDetector.ConfigurationProperty.getExcludedTimeRanges()excludedTimeRanges - `CfnAnomalyDetector.ConfigurationProperty.ExcludedTimeRanges`.this@Stability(value=Stable) public CfnAnomalyDetector.ConfigurationProperty.Builder excludedTimeRanges(List<? extends Object> excludedTimeRanges)
CfnAnomalyDetector.ConfigurationProperty.getExcludedTimeRanges()excludedTimeRanges - `CfnAnomalyDetector.ConfigurationProperty.ExcludedTimeRanges`.this@Stability(value=Stable) public CfnAnomalyDetector.ConfigurationProperty.Builder metricTimeZone(String metricTimeZone)
CfnAnomalyDetector.ConfigurationProperty.getMetricTimeZone()metricTimeZone - `CfnAnomalyDetector.ConfigurationProperty.MetricTimeZone`.this@Stability(value=Stable) public CfnAnomalyDetector.ConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnAnomalyDetector.ConfigurationProperty>CfnAnomalyDetector.ConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.