public static final class CfnAnomalyDetector.AnomalyDetectorConfigProperty.Builder
extends java.lang.Object
CfnAnomalyDetector.AnomalyDetectorConfigProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnAnomalyDetector.AnomalyDetectorConfigProperty.Builder |
anomalyDetectorFrequency(java.lang.String anomalyDetectorFrequency)
|
CfnAnomalyDetector.AnomalyDetectorConfigProperty |
build()
Builds the configured instance.
|
public CfnAnomalyDetector.AnomalyDetectorConfigProperty.Builder anomalyDetectorFrequency(java.lang.String anomalyDetectorFrequency)
anomalyDetectorFrequency
- The frequency at which the detector analyzes its source data. This parameter is required.this
public CfnAnomalyDetector.AnomalyDetectorConfigProperty build()
CfnAnomalyDetector.AnomalyDetectorConfigProperty
java.lang.NullPointerException
- if any required attribute was not provided