Stream Source Config Postgresql Source Config Exclude Objects Postgresql Schema Args
data class StreamSourceConfigPostgresqlSourceConfigExcludeObjectsPostgresqlSchemaArgs(val postgresqlTables: Output<List<StreamSourceConfigPostgresqlSourceConfigExcludeObjectsPostgresqlSchemaPostgresqlTableArgs>>? = null, val schema: Output<String>) : ConvertibleToJava<StreamSourceConfigPostgresqlSourceConfigExcludeObjectsPostgresqlSchemaArgs>
Constructors
Link copied to clipboard
fun StreamSourceConfigPostgresqlSourceConfigExcludeObjectsPostgresqlSchemaArgs(postgresqlTables: Output<List<StreamSourceConfigPostgresqlSourceConfigExcludeObjectsPostgresqlSchemaPostgresqlTableArgs>>? = null, schema: Output<String>)
Functions
Properties
Link copied to clipboard