@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(Object anomalyDetectorConfig,
Object metricSetList,
String anomalyDetectorDescription,
String anomalyDetectorName,
String kmsKeyArn)
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 |
getAnomalyDetectorConfig()
`AWS::LookoutMetrics::AnomalyDetector.AnomalyDetectorConfig`.
|
String |
getAnomalyDetectorDescription()
`AWS::LookoutMetrics::AnomalyDetector.AnomalyDetectorDescription`.
|
String |
getAnomalyDetectorName()
`AWS::LookoutMetrics::AnomalyDetector.AnomalyDetectorName`.
|
String |
getKmsKeyArn()
`AWS::LookoutMetrics::AnomalyDetector.KmsKeyArn`.
|
Object |
getMetricSetList()
`AWS::LookoutMetrics::AnomalyDetector.MetricSetList`.
|
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 Object getAnomalyDetectorConfig()
CfnAnomalyDetectorPropsgetAnomalyDetectorConfig in interface CfnAnomalyDetectorPropspublic final Object getMetricSetList()
CfnAnomalyDetectorPropsgetMetricSetList in interface CfnAnomalyDetectorPropspublic final String getAnomalyDetectorDescription()
CfnAnomalyDetectorPropsgetAnomalyDetectorDescription in interface CfnAnomalyDetectorPropspublic final String getAnomalyDetectorName()
CfnAnomalyDetectorPropsgetAnomalyDetectorName in interface CfnAnomalyDetectorPropspublic final String getKmsKeyArn()
CfnAnomalyDetectorPropsgetKmsKeyArn in interface CfnAnomalyDetectorProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.