AWS SDK for Kotlin
1.0.65
cleanrooms/aws.sdk.kotlin.services.cleanrooms.model/MembershipProtectedQueryOutputConfiguration/SdkUnknown

SdkUnknown

object SdkUnknown : MembershipProtectedQueryOutputConfiguration

Inherited functions

asS3
Link copied to clipboard
fun asS3(): ProtectedQueryS3OutputConfiguration

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

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

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

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