Stream Backfill All Oracle Excluded Objects Oracle Schema Oracle Table Args
data class StreamBackfillAllOracleExcludedObjectsOracleSchemaOracleTableArgs(val oracleColumns: Output<List<StreamBackfillAllOracleExcludedObjectsOracleSchemaOracleTableOracleColumnArgs>>? = null, val table: Output<String>) : ConvertibleToJava<StreamBackfillAllOracleExcludedObjectsOracleSchemaOracleTableArgs>
Constructors
Link copied to clipboard
fun StreamBackfillAllOracleExcludedObjectsOracleSchemaOracleTableArgs(oracleColumns: Output<List<StreamBackfillAllOracleExcludedObjectsOracleSchemaOracleTableOracleColumnArgs>>? = null, table: Output<String>)
Functions
Properties
Link copied to clipboard
val oracleColumns: Output<List<StreamBackfillAllOracleExcludedObjectsOracleSchemaOracleTableOracleColumnArgs>>? = null