Stream Source Config Oracle Source Config Include Objects Oracle Schema
data class StreamSourceConfigOracleSourceConfigIncludeObjectsOracleSchema(val oracleTables: List<StreamSourceConfigOracleSourceConfigIncludeObjectsOracleSchemaOracleTable>? = null, val schema: String)
Constructors
Link copied to clipboard
constructor(oracleTables: List<StreamSourceConfigOracleSourceConfigIncludeObjectsOracleSchemaOracleTable>? = null, schema: String)
Properties
Link copied to clipboard
val oracleTables: List<StreamSourceConfigOracleSourceConfigIncludeObjectsOracleSchemaOracleTable>? = null
Tables in the database. Structure is documented below.