PutAnomalyDetectorRequest   
    
  Types
Properties
Link copied to clipboard
                  The configuration specifies details about how the anomaly detection model is to be trained, including time ranges to exclude when training and updating the model. You can specify as many as 10 time ranges.
Link copied to clipboard
                  The metric dimensions to create the anomaly detection model for.
Link copied to clipboard
                  Use this object to include parameters to provide information about your metric to CloudWatch to help it build more accurate anomaly detection models. Currently, it includes the PeriodicSpikes parameter.
Link copied to clipboard
                  The metric math anomaly detector to be created.
Link copied to clipboard
                  The name of the metric to create the anomaly detection model for.
Link copied to clipboard
                  A single metric anomaly detector to be created.
Functions
Link copied to clipboard
                  inline fun copy(block: PutAnomalyDetectorRequest.Builder.() -> Unit = {}): PutAnomalyDetectorRequest