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