StreamSourceConfigMysqlSourceConfigIncludeObjectsMysqlDatabaseMysqlTableMysqlColumn

constructor(collation: String? = null, column: String? = null, dataType: String? = null, length: Int? = null, nullable: Boolean? = null, ordinalPosition: Int? = null, primaryKey: Boolean? = null)