Stream Backfill All Postgresql Excluded Objects Postgresql Schema Args Builder
Functions
Link copied to clipboard
suspend fun postgresqlTables(value: Output<List<StreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchemaPostgresqlTableArgs>>)
suspend fun postgresqlTables(vararg values: Output<StreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchemaPostgresqlTableArgs>)
suspend fun postgresqlTables(vararg values: StreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchemaPostgresqlTableArgs)
suspend fun postgresqlTables(vararg argument: suspend StreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchemaPostgresqlTableArgsBuilder.() -> Unit)
suspend fun postgresqlTables(values: List<Output<StreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchemaPostgresqlTableArgs>>)
suspend fun postgresqlTables(value: List<StreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchemaPostgresqlTableArgs>?)
suspend fun postgresqlTables(argument: List<suspend StreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchemaPostgresqlTableArgsBuilder.() -> Unit>)
suspend fun postgresqlTables(argument: suspend StreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchemaPostgresqlTableArgsBuilder.() -> Unit)