@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 CfnAnomalyDetectorPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudwatch-anomalydetector.html#cfn-cloudwatch-anomalydetector-metricnamepublic final String getNamespace()
CfnAnomalyDetectorPropsgetNamespace in interface CfnAnomalyDetectorPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudwatch-anomalydetector.html#cfn-cloudwatch-anomalydetector-namespacepublic final String getStat()
CfnAnomalyDetectorPropsgetStat in interface CfnAnomalyDetectorPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudwatch-anomalydetector.html#cfn-cloudwatch-anomalydetector-statpublic final Object getConfiguration()
CfnAnomalyDetectorPropsgetConfiguration in interface CfnAnomalyDetectorPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudwatch-anomalydetector.html#cfn-cloudwatch-anomalydetector-configurationpublic final Object getDimensions()
CfnAnomalyDetectorPropsgetDimensions in interface CfnAnomalyDetectorPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudwatch-anomalydetector.html#cfn-cloudwatch-anomalydetector-dimensions@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.