Backfill All Strategy Response
data class BackfillAllStrategyResponse(val mysqlExcludedObjects: MysqlRdbmsResponse, val oracleExcludedObjects: OracleRdbmsResponse)
Backfill strategy to automatically backfill the Stream's objects. Specific objects can be excluded.