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

SdkUnknown

object SdkUnknown : ProtectedJobComputeConfiguration

Inherited functions

asWorker
Link copied to clipboard
fun asWorker(): ProtectedJobWorkerComputeConfiguration

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

asWorkerOrNull
Link copied to clipboard
fun asWorkerOrNull(): ProtectedJobWorkerComputeConfiguration?

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

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