AzureTableOutputDataSourceResponse

constructor(accountKey: String? = null, accountName: String? = null, batchSize: Int? = null, columnsToRemove: List<String>? = null, partitionKey: String? = null, rowKey: String? = null, table: String? = null, type: String)