@Stability(value=Stable) @Internal public static final class CfnAnomalyDetector.ConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAnomalyDetector.ConfigurationProperty
CfnAnomalyDetector.ConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnAnomalyDetector.ConfigurationProperty.Builder, CfnAnomalyDetector.ConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnAnomalyDetector.ConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnAnomalyDetector.ConfigurationProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getExcludedTimeRanges()
Specifies an array of time ranges to exclude from use when the anomaly detection model is trained and updated.
|
String |
getMetricTimeZone()
The time zone to use for the metric.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnAnomalyDetector.ConfigurationProperty.Builder builder)
CfnAnomalyDetector.ConfigurationProperty.Builder.public final Object getExcludedTimeRanges()
CfnAnomalyDetector.ConfigurationPropertyUse this to make sure that events that could cause unusual values for the metric, such as deployments, aren't used when CloudWatch creates or updates the model.
getExcludedTimeRanges in interface CfnAnomalyDetector.ConfigurationPropertypublic final String getMetricTimeZone()
CfnAnomalyDetector.ConfigurationPropertyThis is useful to enable the model to automatically account for daylight savings time changes if the metric is sensitive to such time changes.
To specify a time zone, use the name of the time zone as specified in the standard tz database. For more information, see tz database .
getMetricTimeZone in interface CfnAnomalyDetector.ConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.