Stream Backfill All Oracle Excluded Objects Oracle Schema Args
data class StreamBackfillAllOracleExcludedObjectsOracleSchemaArgs(val oracleTables: Output<List<StreamBackfillAllOracleExcludedObjectsOracleSchemaOracleTableArgs>>? = null, val schema: Output<String>) : ConvertibleToJava<StreamBackfillAllOracleExcludedObjectsOracleSchemaArgs>
Constructors
Link copied to clipboard
constructor(oracleTables: Output<List<StreamBackfillAllOracleExcludedObjectsOracleSchemaOracleTableArgs>>? = null, schema: Output<String>)
Properties
Link copied to clipboard
val oracleTables: Output<List<StreamBackfillAllOracleExcludedObjectsOracleSchemaOracleTableArgs>>? = null
Tables in the database. Structure is documented below.