DataSource

Describes the location of the channel data.

Types

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

Properties

Link copied to clipboard

The file system that is associated with a channel.

Link copied to clipboard

The S3 location of the data source that is associated with a channel.

Functions

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