JobDatabaseTableOutputOptions

data class JobDatabaseTableOutputOptions(val tableName: String, val tempDirectory: JobS3Location? = null)

Constructors

Link copied to clipboard
fun JobDatabaseTableOutputOptions(tableName: String, tempDirectory: JobS3Location? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard