ConnectorDataSource

Specifies a source generated with standard connection options.

Types

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

Properties

Link copied to clipboard

The connectionType, as provided to the underlying Glue library. This node type supports the following connection types:

Link copied to clipboard

A map specifying connection options for the node. You can find standard connection options for the corresponding connection type in the Connection parameters section of the Glue documentation.

Link copied to clipboard

The name of this source node.

Link copied to clipboard

Specifies the data schema for this source.

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