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
constructor(oracleColumns: List<StreamBackfillAllOracleExcludedObjectsOracleSchemaOracleTableOracleColumn>? = null, table: String)
Properties
Link copied to clipboard
val oracleColumns: List<StreamBackfillAllOracleExcludedObjectsOracleSchemaOracleTableOracleColumn>? = null
Oracle columns in the schema. When unspecified as part of include/exclude objects, includes/excludes everything. Structure is documented below.