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