Stream Source Config Oracle Source Config Exclude Objects Oracle Schema Oracle Table Args
data class StreamSourceConfigOracleSourceConfigExcludeObjectsOracleSchemaOracleTableArgs(val oracleColumns: Output<List<StreamSourceConfigOracleSourceConfigExcludeObjectsOracleSchemaOracleTableOracleColumnArgs>>? = null, val table: Output<String>) : ConvertibleToJava<StreamSourceConfigOracleSourceConfigExcludeObjectsOracleSchemaOracleTableArgs>
Constructors
Link copied to clipboard
fun StreamSourceConfigOracleSourceConfigExcludeObjectsOracleSchemaOracleTableArgs(oracleColumns: Output<List<StreamSourceConfigOracleSourceConfigExcludeObjectsOracleSchemaOracleTableOracleColumnArgs>>? = null, table: Output<String>)
Functions
Properties
Link copied to clipboard