Application Record Column
data class ApplicationRecordColumn(val mapping: String? = null, val name: String, val sqlType: String)
For a SQL-based Kinesis Data Analytics application, describes the mapping of each data element in the streaming source to the corresponding column in the in-application stream. Also used to describe the format of the reference data source.