AnomalyDetectorConfiguration
The configuration for the anomaly detection algorithm.
Inheritors
Types
Functions
Link copied to clipboard
Casts this AnomalyDetectorConfiguration as a RandomCutForest and retrieves its aws.sdk.kotlin.services.amp.model.RandomCutForestConfiguration value. Throws an exception if the AnomalyDetectorConfiguration is not a RandomCutForest.
Link copied to clipboard
Casts this AnomalyDetectorConfiguration as a RandomCutForest and retrieves its aws.sdk.kotlin.services.amp.model.RandomCutForestConfiguration value. Returns null if the AnomalyDetectorConfiguration is not a RandomCutForest.