@Stability(value=Stable)
public static interface CfnAnomalyDetector.ConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnAnomalyDetector.ConfigurationProperty.Builder
A builder for
CfnAnomalyDetector.ConfigurationProperty |
static class |
CfnAnomalyDetector.ConfigurationProperty.Jsii$Proxy
An implementation for
CfnAnomalyDetector.ConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnAnomalyDetector.ConfigurationProperty.Builder |
builder() |
default Object |
getExcludedTimeRanges()
`CfnAnomalyDetector.ConfigurationProperty.ExcludedTimeRanges`.
|
default String |
getMetricTimeZone()
`CfnAnomalyDetector.ConfigurationProperty.MetricTimeZone`.
|
@Stability(value=Stable) @Nullable default Object getExcludedTimeRanges()
@Stability(value=Stable) @Nullable default String getMetricTimeZone()
@Stability(value=Stable) static CfnAnomalyDetector.ConfigurationProperty.Builder builder()
Copyright © 2021. All rights reserved.