AWS SDK for Kotlin
1.5.110
      Platform filter
Skip to content
    AWS SDK for Kotlin
amp/aws.sdk.kotlin.services.amp.model/AnomalyDetectorConfiguration/SdkUnknown

SdkUnknown

object SdkUnknown : AnomalyDetectorConfiguration

Inherited functions

asRandomCutForest
Link copied to clipboard
fun asRandomCutForest(): RandomCutForestConfiguration

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.

asRandomCutForestOrNull
Link copied to clipboard
fun asRandomCutForestOrNull(): RandomCutForestConfiguration?

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.

© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved. Generated by dokka