Stream Backfill All Postgresql Excluded Objects
data class StreamBackfillAllPostgresqlExcludedObjects(val postgresqlSchemas: List<StreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchema>)
Constructors
Link copied to clipboard
fun StreamBackfillAllPostgresqlExcludedObjects(postgresqlSchemas: List<StreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchema>)