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