| Package | Description |
|---|---|
| software.amazon.awscdk.services.cloudwatch |
Amazon CloudWatch Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnAnomalyDetector.ConfigurationProperty.Jsii$Proxy
An implementation for
CfnAnomalyDetector.ConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnAnomalyDetector.ConfigurationProperty |
CfnAnomalyDetector.ConfigurationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnAnomalyDetector.Builder |
CfnAnomalyDetector.Builder.configuration(CfnAnomalyDetector.ConfigurationProperty configuration)
Specifies details about how the anomaly detection model is to be trained, including time ranges to exclude when training and updating the model.
|
CfnAnomalyDetectorProps.Builder |
CfnAnomalyDetectorProps.Builder.configuration(CfnAnomalyDetector.ConfigurationProperty configuration)
Sets the value of
CfnAnomalyDetectorProps.getConfiguration() |
void |
CfnAnomalyDetector.setConfiguration(CfnAnomalyDetector.ConfigurationProperty value)
Specifies details about how the anomaly detection model is to be trained, including time ranges to exclude when training and updating the model.
|
Copyright © 2022. All rights reserved.