Uses of Class
software.amazon.awscdk.services.lookoutmetrics.CfnAnomalyDetector.Builder
Package
Description
AWS::LookoutMetrics Construct Library
-
Uses of CfnAnomalyDetector.Builder in software.amazon.awscdk.services.lookoutmetrics
Modifier and TypeMethodDescriptionCfnAnomalyDetector.Builder.anomalyDetectorConfig
(IResolvable anomalyDetectorConfig) Contains information about the configuration of the anomaly detector.CfnAnomalyDetector.Builder.anomalyDetectorConfig
(CfnAnomalyDetector.AnomalyDetectorConfigProperty anomalyDetectorConfig) Contains information about the configuration of the anomaly detector.CfnAnomalyDetector.Builder.anomalyDetectorDescription
(String anomalyDetectorDescription) A description of the detector.CfnAnomalyDetector.Builder.anomalyDetectorName
(String anomalyDetectorName) The name of the detector.static CfnAnomalyDetector.Builder
The ARN of the KMS key to use to encrypt your data.CfnAnomalyDetector.Builder.metricSetList
(List<? extends Object> metricSetList) The detector's dataset.CfnAnomalyDetector.Builder.metricSetList
(IResolvable metricSetList) The detector's dataset.