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