S3Source

class S3Source

A physical table type for an S3 data source.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) for the data source.

Link copied to clipboard

A physical table type for an S3 data source.

Link copied to clipboard

Information about the format for the S3 source file or files.

Functions

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