ProtectedQueryS3OutputConfiguration

Contains the configuration to write the query results to S3.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The S3 bucket to unload the protected query results.

Link copied to clipboard

The S3 prefix to unload the protected query results.

Link copied to clipboard

Intended file format of the result.

Link copied to clipboard

Indicates whether files should be output as a single file (TRUE) or output as multiple files (FALSE). This parameter is only supported for analyses with the Spark analytics engine.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String