Stream Source Config Postgresql Source Config Exclude Objects Args
data class StreamSourceConfigPostgresqlSourceConfigExcludeObjectsArgs(val postgresqlSchemas: Output<List<StreamSourceConfigPostgresqlSourceConfigExcludeObjectsPostgresqlSchemaArgs>>) : ConvertibleToJava<StreamSourceConfigPostgresqlSourceConfigExcludeObjectsArgs>
Constructors
Link copied to clipboard
constructor(postgresqlSchemas: Output<List<StreamSourceConfigPostgresqlSourceConfigExcludeObjectsPostgresqlSchemaArgs>>)
Properties
Link copied to clipboard
val postgresqlSchemas: Output<List<StreamSourceConfigPostgresqlSourceConfigExcludeObjectsPostgresqlSchemaArgs>>
PostgreSQL schemas on the server Structure is documented below.