| Package | Description | 
|---|---|
| com.amazonaws.services.iot.model | 
| Modifier and Type | Method and Description | 
|---|---|
MachineLearningDetectionConfig | 
MachineLearningDetectionConfig.clone()  | 
MachineLearningDetectionConfig | 
BehaviorCriteria.getMlDetectionConfig()
 The configuration of an ML Detect 
 | 
MachineLearningDetectionConfig | 
MachineLearningDetectionConfig.withConfidenceLevel(ConfidenceLevel confidenceLevel)
 The sensitivity of anomalous behavior evaluation. 
 | 
MachineLearningDetectionConfig | 
MachineLearningDetectionConfig.withConfidenceLevel(String confidenceLevel)
 The sensitivity of anomalous behavior evaluation. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
BehaviorCriteria.setMlDetectionConfig(MachineLearningDetectionConfig mlDetectionConfig)
 The configuration of an ML Detect 
 | 
BehaviorCriteria | 
BehaviorCriteria.withMlDetectionConfig(MachineLearningDetectionConfig mlDetectionConfig)
 The configuration of an ML Detect 
 | 
Copyright © 2023. All rights reserved.