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