Stream Backfill All Postgresql Excluded Objects Args
data class StreamBackfillAllPostgresqlExcludedObjectsArgs(val postgresqlSchemas: Output<List<StreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchemaArgs>>) : ConvertibleToJava<StreamBackfillAllPostgresqlExcludedObjectsArgs>
Constructors
Link copied to clipboard
constructor(postgresqlSchemas: Output<List<StreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchemaArgs>>)