Stream Backfill All Postgresql Excluded Objects Args Builder
Functions
Link copied to clipboard
suspend fun postgresqlSchemas(value: Output<List<StreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchemaArgs>>)
suspend fun postgresqlSchemas(vararg values: Output<StreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchemaArgs>)
suspend fun postgresqlSchemas(vararg values: StreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchemaArgs)
suspend fun postgresqlSchemas(vararg argument: suspend StreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchemaArgsBuilder.() -> Unit)
suspend fun postgresqlSchemas(values: List<Output<StreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchemaArgs>>)
suspend fun postgresqlSchemas(value: List<StreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchemaArgs>)
suspend fun postgresqlSchemas(argument: List<suspend StreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchemaArgsBuilder.() -> Unit>)
suspend fun postgresqlSchemas(argument: suspend StreamBackfillAllPostgresqlExcludedObjectsPostgresqlSchemaArgsBuilder.() -> Unit)