S3ReportLocation

S3 report location for the scheduled query run.

Types

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

Properties

Link copied to clipboard

S3 bucket name.

Link copied to clipboard

S3 key.

Functions

Link copied to clipboard
inline fun copy(block: S3ReportLocation.Builder.() -> Unit = {}): S3ReportLocation
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