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