@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(CfnAnomalyDetectorProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnAnomalyDetectorProps.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 |
getAnomalyDetectorConfig()
Contains information about the configuration of the anomaly detector.
|
String |
getAnomalyDetectorDescription()
A description of the detector.
|
String |
getAnomalyDetectorName()
The name of the detector.
|
String |
getKmsKeyArn()
The ARN of the KMS key to use to encrypt your data.
|
Object |
getMetricSetList()
The detector's dataset.
|
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(CfnAnomalyDetectorProps.Builder builder)
CfnAnomalyDetectorProps.Builder.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 © 2022. All rights reserved.