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

SdkUnknown

object SdkUnknown : IntermediateTableAnalysisRulePolicy

Inherited functions

asV1
Link copied to clipboard
fun asV1(): IntermediateTableAnalysisRulePolicyV1

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

asV1OrNull
Link copied to clipboard
fun asV1OrNull(): IntermediateTableAnalysisRulePolicyV1?

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

Generated by Dokka
© 2026, Amazon Web Services, Inc. or its affiliates. All rights reserved.