Membership Protected Query S3Output Configuration
data class MembershipProtectedQueryS3OutputConfiguration(val bucket: String, val keyPrefix: String? = null, val resultFormat: MembershipResultFormat, val singleFileOutput: Boolean? = null)
Constructors
Link copied to clipboard
constructor(bucket: String, keyPrefix: String? = null, resultFormat: MembershipResultFormat, singleFileOutput: Boolean? = null)