S3
data class S3(val value: ProtectedQueryS3OutputConfiguration) : MembershipProtectedQueryOutputConfiguration
Contains the configuration to write the query results to S3.
Inherited functions
Link copied to clipboard
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.
Link copied to clipboard
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.