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

SdkUnknown

object SdkUnknown : IntermediateTableComputeConfiguration

Inherited functions

asQueryComputeConfiguration
Link copied to clipboard
fun asQueryComputeConfiguration(): WorkerComputeConfiguration

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

asQueryComputeConfigurationOrNull
Link copied to clipboard
fun asQueryComputeConfigurationOrNull(): WorkerComputeConfiguration?

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

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