Stream Backfill All Oracle Excluded Objects Oracle Schema Oracle Table
data class StreamBackfillAllOracleExcludedObjectsOracleSchemaOracleTable(val oracleColumns: List<StreamBackfillAllOracleExcludedObjectsOracleSchemaOracleTableOracleColumn>? = null, val table: String)
Constructors
Link copied to clipboard
fun StreamBackfillAllOracleExcludedObjectsOracleSchemaOracleTable(oracleColumns: List<StreamBackfillAllOracleExcludedObjectsOracleSchemaOracleTableOracleColumn>? = null, table: String)
Types
Properties
Link copied to clipboard