Stream Backfill All Postgresql Excluded Objects Postgresql Schema
data class StreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchema(val postgresqlTables: List<StreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchemaPostgresqlTable>? = null, val schema: String)
Constructors
Link copied to clipboard
fun StreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchema(postgresqlTables: List<StreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchemaPostgresqlTable>? = null, schema: String)
Types
Properties
Link copied to clipboard