@Stability(value=Stable) @Internal public static final class CfnAnomalyDetector.MetricMathAnomalyDetectorProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAnomalyDetector.MetricMathAnomalyDetectorProperty
CfnAnomalyDetector.MetricMathAnomalyDetectorPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnAnomalyDetector.MetricMathAnomalyDetectorProperty.Builder, CfnAnomalyDetector.MetricMathAnomalyDetectorProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnAnomalyDetector.MetricMathAnomalyDetectorProperty.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 |
getMetricDataQueries()
An array of metric data query structures that enables you to create an anomaly detector based on the result of a metric math expression.
|
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.MetricMathAnomalyDetectorProperty.Builder builder)
CfnAnomalyDetector.ConfigurationProperty.Builder.public final Object getMetricDataQueries()
CfnAnomalyDetector.MetricMathAnomalyDetectorProperty
Each item in MetricDataQueries gets a metric or performs a math expression. One item in MetricDataQueries is the expression that provides the time series that the anomaly detector uses as input. Designate the expression by setting ReturnData to true for this object in the array. For all other expressions and metrics, set ReturnData to false . The designated expression must return a single time series.
getMetricDataQueries in interface CfnAnomalyDetector.MetricMathAnomalyDetectorProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2023. All rights reserved.