@Stability(value=Stable)
public static interface CfnAnomalyDetector.ConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudwatch-anomalydetector-configuration.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudwatch-anomalydetector-configuration.html#cfn-cloudwatch-anomalydetector-configuration-excludedtimeranges@Stability(value=Stable) @Nullable default String getMetricTimeZone()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudwatch-anomalydetector-configuration.html#cfn-cloudwatch-anomalydetector-configuration-metrictimezone@Stability(value=Stable) static CfnAnomalyDetector.ConfigurationProperty.Builder builder()
Copyright © 2020. All rights reserved.