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