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

SdkUnknown

object SdkUnknown : ProtectedQueryOutputConfiguration

Inherited functions

asS3
Link copied to clipboard
fun asS3(): ProtectedQueryS3OutputConfiguration

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

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

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

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