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