Postgresql Source Config Args
constructor(excludeObjects: Output<PostgresqlRdbmsArgs>? = null, includeObjects: Output<PostgresqlRdbmsArgs>? = null, maxConcurrentBackfillTasks: Output<Int>? = null, publication: Output<String>, replicationSlot: Output<String>)