RandomCutForest
The Random Cut Forest algorithm configuration for anomaly detection.
Inherited 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.