AWS SDK for Kotlin
1.5.102
      Platform filter
Skip to content
    AWS SDK for Kotlin
cleanrooms/aws.sdk.kotlin.services.cleanrooms.model/SyntheticDataParameters/SdkUnknown

SdkUnknown

object SdkUnknown : SyntheticDataParameters

Inherited functions

asMlSyntheticDataParameters
Link copied to clipboard
fun asMlSyntheticDataParameters(): MlSyntheticDataParameters

Casts this SyntheticDataParameters as a MlSyntheticDataParameters and retrieves its aws.sdk.kotlin.services.cleanrooms.model.MlSyntheticDataParameters value. Throws an exception if the SyntheticDataParameters is not a MlSyntheticDataParameters.

asMlSyntheticDataParametersOrNull
Link copied to clipboard
fun asMlSyntheticDataParametersOrNull(): MlSyntheticDataParameters?

Casts this SyntheticDataParameters as a MlSyntheticDataParameters and retrieves its aws.sdk.kotlin.services.cleanrooms.model.MlSyntheticDataParameters value. Returns null if the SyntheticDataParameters is not a MlSyntheticDataParameters.

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