@Stability(value=Stable) @Internal public static final class CfnAnomalyDetectorProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAnomalyDetectorProps
CfnAnomalyDetectorPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnAnomalyDetectorProps.Builder, CfnAnomalyDetectorProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnAnomalyDetectorProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnAnomalyDetectorProps.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 |
getConfiguration()
Specifies details about how the anomaly detection model is to be trained, including time ranges to exclude when training and updating the model.
|
Object |
getDimensions()
The dimensions of the metric associated with the anomaly detection band.
|
Object |
getMetricMathAnomalyDetector()
The CloudWatch metric math expression for this anomaly detector.
|
String |
getMetricName()
The name of the metric associated with the anomaly detection band.
|
String |
getNamespace()
The namespace of the metric associated with the anomaly detection band.
|
Object |
getSingleMetricAnomalyDetector()
The CloudWatch metric and statistic for this anomaly detector.
|
String |
getStat()
The statistic of the metric associated with the anomaly detection band.
|
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(CfnAnomalyDetectorProps.Builder builder)
CfnAnomalyDetectorProps.Builder.public final Object getConfiguration()
CfnAnomalyDetectorPropsThe configuration can also include the time zone to use for the metric.
getConfiguration in interface CfnAnomalyDetectorPropspublic final Object getDimensions()
CfnAnomalyDetectorPropsgetDimensions in interface CfnAnomalyDetectorPropspublic final Object getMetricMathAnomalyDetector()
CfnAnomalyDetectorPropsgetMetricMathAnomalyDetector in interface CfnAnomalyDetectorPropspublic final String getMetricName()
CfnAnomalyDetectorPropsgetMetricName in interface CfnAnomalyDetectorPropspublic final String getNamespace()
CfnAnomalyDetectorPropsgetNamespace in interface CfnAnomalyDetectorPropspublic final Object getSingleMetricAnomalyDetector()
CfnAnomalyDetectorPropsgetSingleMetricAnomalyDetector in interface CfnAnomalyDetectorPropspublic final String getStat()
CfnAnomalyDetectorPropsgetStat in interface CfnAnomalyDetectorProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.