@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String metricName,
String namespace,
String stat,
Object configuration,
Object dimensions)
Constructor that initializes the object based on literal property values passed by the
CfnAnomalyDetectorProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getConfiguration()
`AWS::CloudWatch::AnomalyDetector.Configuration`.
|
Object |
getDimensions()
`AWS::CloudWatch::AnomalyDetector.Dimensions`.
|
String |
getMetricName()
`AWS::CloudWatch::AnomalyDetector.MetricName`.
|
String |
getNamespace()
`AWS::CloudWatch::AnomalyDetector.Namespace`.
|
String |
getStat()
`AWS::CloudWatch::AnomalyDetector.Stat`.
|
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.public final String getMetricName()
CfnAnomalyDetectorPropsgetMetricName in interface CfnAnomalyDetectorPropspublic final String getNamespace()
CfnAnomalyDetectorPropsgetNamespace in interface CfnAnomalyDetectorPropspublic final String getStat()
CfnAnomalyDetectorPropsgetStat in interface CfnAnomalyDetectorPropspublic final Object getConfiguration()
CfnAnomalyDetectorPropsgetConfiguration in interface CfnAnomalyDetectorPropspublic final Object getDimensions()
CfnAnomalyDetectorPropsgetDimensions in interface CfnAnomalyDetectorProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.