DatabaseInputDefinition

Connection information for dataset input files stored in a database.

Types

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

Properties

Link copied to clipboard

The table within the target database.

Link copied to clipboard

The Glue Connection that stores the connection information for the target database.

Link copied to clipboard

Custom SQL to run against the provided Glue connection. This SQL will be used as the input for DataBrew projects and jobs.

Link copied to clipboard

Represents an Amazon S3 location (bucket name, bucket owner, and object key) where DataBrew can read input data, or write output from a job.

Functions

Link copied to clipboard
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