Stream Backfill All Postgresql Excluded Objects Postgresql Schema Postgresql Table Args
data class StreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchemaPostgresqlTableArgs(val postgresqlColumns: Output<List<StreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchemaPostgresqlTablePostgresqlColumnArgs>>? = null, val table: Output<String>) : ConvertibleToJava<StreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchemaPostgresqlTableArgs>
Constructors
Link copied to clipboard
fun StreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchemaPostgresqlTableArgs(postgresqlColumns: Output<List<StreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchemaPostgresqlTablePostgresqlColumnArgs>>? = null, table: Output<String>)
Functions
Properties
Link copied to clipboard