JobConfiguration

Contains the configuration information of a job, such as the file format used to save data in Amazon S3.

Types

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

Properties

Link copied to clipboard

The file format of the data in S3.

Functions

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