@Stability(value=Stable) @Internal public static final class CfnAnomalyDetector.MetricSetProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAnomalyDetector.MetricSetProperty
CfnAnomalyDetector.MetricSetPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnAnomalyDetector.MetricSetProperty.Builder, CfnAnomalyDetector.MetricSetProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnAnomalyDetector.MetricSetProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnAnomalyDetector.AnomalyDetectorConfigProperty.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) |
List<String> |
getDimensionList()
A list of the fields you want to treat as dimensions.
|
Object |
getMetricList()
A list of metrics that the dataset will contain.
|
String |
getMetricSetDescription()
A description of the dataset you are creating.
|
String |
getMetricSetFrequency()
The frequency with which the source data will be analyzed for anomalies.
|
String |
getMetricSetName()
The name of the dataset.
|
Object |
getMetricSource()
Contains information about how the source data should be interpreted.
|
Number |
getOffset()
After an interval ends, the amount of seconds that the detector waits before importing data.
|
Object |
getTimestampColumn()
Contains information about the column used for tracking time in your source data.
|
String |
getTimezone()
The time zone in which your source data was recorded.
|
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.MetricSetProperty.Builder builder)
CfnAnomalyDetector.AnomalyDetectorConfigProperty.Builder.public final Object getMetricList()
CfnAnomalyDetector.MetricSetPropertygetMetricList in interface CfnAnomalyDetector.MetricSetPropertypublic final String getMetricSetName()
CfnAnomalyDetector.MetricSetPropertygetMetricSetName in interface CfnAnomalyDetector.MetricSetPropertypublic final Object getMetricSource()
CfnAnomalyDetector.MetricSetPropertygetMetricSource in interface CfnAnomalyDetector.MetricSetPropertypublic final List<String> getDimensionList()
CfnAnomalyDetector.MetricSetPropertygetDimensionList in interface CfnAnomalyDetector.MetricSetPropertypublic final String getMetricSetDescription()
CfnAnomalyDetector.MetricSetPropertygetMetricSetDescription in interface CfnAnomalyDetector.MetricSetPropertypublic final String getMetricSetFrequency()
CfnAnomalyDetector.MetricSetPropertygetMetricSetFrequency in interface CfnAnomalyDetector.MetricSetPropertypublic final Number getOffset()
CfnAnomalyDetector.MetricSetPropertyOffset is only supported for S3 and Redshift datasources.
getOffset in interface CfnAnomalyDetector.MetricSetPropertypublic final Object getTimestampColumn()
CfnAnomalyDetector.MetricSetPropertygetTimestampColumn in interface CfnAnomalyDetector.MetricSetPropertypublic final String getTimezone()
CfnAnomalyDetector.MetricSetPropertygetTimezone in interface CfnAnomalyDetector.MetricSetProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.