Stream Backfill All Mysql Excluded Objects Mysql Database
data class StreamBackfillAllMysqlExcludedObjectsMysqlDatabase(val database: String, val mysqlTables: List<StreamBackfillAllMysqlExcludedObjectsMysqlDatabaseMysqlTable>? = null)
Constructors
Link copied to clipboard
constructor(database: String, mysqlTables: List<StreamBackfillAllMysqlExcludedObjectsMysqlDatabaseMysqlTable>? = null)