Stream Source Config Postgresql Source Config Include Objects Postgresql Schema
data class StreamSourceConfigPostgresqlSourceConfigIncludeObjectsPostgresqlSchema(val postgresqlTables: List<StreamSourceConfigPostgresqlSourceConfigIncludeObjectsPostgresqlSchemaPostgresqlTable>? = null, val schema: String)
Constructors
Link copied to clipboard
fun StreamSourceConfigPostgresqlSourceConfigIncludeObjectsPostgresqlSchema(postgresqlTables: List<StreamSourceConfigPostgresqlSourceConfigIncludeObjectsPostgresqlSchemaPostgresqlTable>? = null, schema: String)
Types
Properties
Link copied to clipboard