Stream Backfill All Oracle Excluded Objects Oracle Schema
data class StreamBackfillAllOracleExcludedObjectsOracleSchema(val oracleTables: List<StreamBackfillAllOracleExcludedObjectsOracleSchemaOracleTable>? = null, val schema: String)
Constructors
Link copied to clipboard
constructor(oracleTables: List<StreamBackfillAllOracleExcludedObjectsOracleSchemaOracleTable>? = null, schema: String)