Class CfnAnomalyDetectorProps.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.cloudwatch.CfnAnomalyDetectorProps.Jsii$Proxy
All Implemented Interfaces:
CfnAnomalyDetectorProps, software.amazon.jsii.JsiiSerializable
Enclosing interface:
CfnAnomalyDetectorProps

@Stability(Stable) @Internal public static final class CfnAnomalyDetectorProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAnomalyDetectorProps
An implementation for CfnAnomalyDetectorProps
  • Nested Class Summary

    Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject

    software.amazon.jsii.JsiiObject.InitializationMode

    Nested classes/interfaces inherited from interface software.amazon.awscdk.services.cloudwatch.CfnAnomalyDetectorProps

    CfnAnomalyDetectorProps.Builder, CfnAnomalyDetectorProps.Jsii$Proxy
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    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.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.fasterxml.jackson.databind.JsonNode
     
    final boolean
     
    final Object
    Specifies details about how the anomaly detection model is to be trained, including time ranges to exclude when training and updating the model.
    final Object
    The dimensions of the metric associated with the anomaly detection band.
    final Object
    Use this object to include parameters to provide information about your metric to CloudWatch to help it build more accurate anomaly detection models.
    final Object
    The CloudWatch metric math expression for this anomaly detector.
    final String
    The name of the metric associated with the anomaly detection band.
    final String
    The namespace of the metric associated with the anomaly detection band.
    final Object
    The CloudWatch metric and statistic for this anomaly detector.
    final String
    The statistic of the metric associated with the anomaly detection band.
    final int
     

    Methods inherited from class software.amazon.jsii.JsiiObject

    jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait