Class CfnAnomalyDetectorPropsMixin.MetricCharacteristicsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.mixins.preview.services.cloudwatch.mixins.CfnAnomalyDetectorPropsMixin.MetricCharacteristicsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAnomalyDetectorPropsMixin.MetricCharacteristicsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAnomalyDetectorPropsMixin.MetricCharacteristicsProperty
@Stability(Stable)
@Internal
public static final class CfnAnomalyDetectorPropsMixin.MetricCharacteristicsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAnomalyDetectorPropsMixin.MetricCharacteristicsProperty
An implementation for
CfnAnomalyDetectorPropsMixin.MetricCharacteristicsProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.mixins.preview.services.cloudwatch.mixins.CfnAnomalyDetectorPropsMixin.MetricCharacteristicsProperty
CfnAnomalyDetectorPropsMixin.MetricCharacteristicsProperty.Builder, CfnAnomalyDetectorPropsMixin.MetricCharacteristicsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAnomalyDetectorPropsMixin.MetricCharacteristicsProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnAnomalyDetectorPropsMixin.MetricCharacteristicsProperty.Builder.
-
-
Method Details
-
getPeriodicSpikes
Description copied from interface:CfnAnomalyDetectorPropsMixin.MetricCharacteristicsPropertySet this parameter to true if values for this metric consistently include spikes that should not be considered to be anomalies.With this set to true, CloudWatch will expect to see spikes that occurred consistently during the model training period, and won't flag future similar spikes as anomalies.
Returns union: either
BooleanorIResolvable- Specified by:
getPeriodicSpikesin interfaceCfnAnomalyDetectorPropsMixin.MetricCharacteristicsProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-