@Stability(value=Stable) public static final class CfnAnomalyDetector.AnomalyDetectorConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnAnomalyDetector.AnomalyDetectorConfigProperty>
CfnAnomalyDetector.AnomalyDetectorConfigProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnAnomalyDetector.AnomalyDetectorConfigProperty.Builder |
anomalyDetectorFrequency(String anomalyDetectorFrequency)
|
CfnAnomalyDetector.AnomalyDetectorConfigProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnAnomalyDetector.AnomalyDetectorConfigProperty.Builder anomalyDetectorFrequency(String anomalyDetectorFrequency)
anomalyDetectorFrequency - The frequency at which the detector analyzes its source data. This parameter is required.this@Stability(value=Stable) public CfnAnomalyDetector.AnomalyDetectorConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnAnomalyDetector.AnomalyDetectorConfigProperty>CfnAnomalyDetector.AnomalyDetectorConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.