ApplicationApplicationConfigurationSqlApplicationConfigurationInputInputSchemaRecordColumn

Constructors

constructor(mapping: String? = null, name: String, sqlType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val mapping: String? = null

A reference to the data element in the streaming input or the reference data source.

Link copied to clipboard

The name of the column that is created in the in-application input stream or reference table.

Link copied to clipboard

The type of column created in the in-application input stream or reference table.