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

SdkUnknown

object SdkUnknown : ProtectedJobOutputConfigurationOutput

Inherited functions

asMember
Link copied to clipboard
fun asMember(): ProtectedJobMemberOutputConfigurationOutput

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

asMemberOrNull
Link copied to clipboard
fun asMemberOrNull(): ProtectedJobMemberOutputConfigurationOutput?

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

asS3
Link copied to clipboard
fun asS3(): ProtectedJobS3OutputConfigurationOutput

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

asS3OrNull
Link copied to clipboard
fun asS3OrNull(): ProtectedJobS3OutputConfigurationOutput?

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

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