@Stability(value=Stable) @Internal public static final class CfnAnomalyDetector.SingleMetricAnomalyDetectorProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAnomalyDetector.SingleMetricAnomalyDetectorProperty
CfnAnomalyDetector.SingleMetricAnomalyDetectorPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnAnomalyDetector.SingleMetricAnomalyDetectorProperty.Builder, CfnAnomalyDetector.SingleMetricAnomalyDetectorProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnAnomalyDetector.SingleMetricAnomalyDetectorProperty.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 |
getDimensions()
The metric dimensions to create the anomaly detection model for.
|
String |
getMetricName()
The name of the metric to create the anomaly detection model for.
|
String |
getNamespace()
The namespace of the metric to create the anomaly detection model for.
|
String |
getStat()
The statistic to use for the metric and anomaly detection model.
|
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.SingleMetricAnomalyDetectorProperty.Builder builder)
CfnAnomalyDetector.ConfigurationProperty.Builder.public final Object getDimensions()
CfnAnomalyDetector.SingleMetricAnomalyDetectorPropertygetDimensions in interface CfnAnomalyDetector.SingleMetricAnomalyDetectorPropertypublic final String getMetricName()
CfnAnomalyDetector.SingleMetricAnomalyDetectorPropertygetMetricName in interface CfnAnomalyDetector.SingleMetricAnomalyDetectorPropertypublic final String getNamespace()
CfnAnomalyDetector.SingleMetricAnomalyDetectorPropertygetNamespace in interface CfnAnomalyDetector.SingleMetricAnomalyDetectorPropertypublic final String getStat()
CfnAnomalyDetector.SingleMetricAnomalyDetectorPropertygetStat in interface CfnAnomalyDetector.SingleMetricAnomalyDetectorProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2023. All rights reserved.