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