tables

@JvmName(name = "mopbuegummsamaml")
suspend fun tables(value: Output<List<StreamBackfillAllSqlServerExcludedObjectsSchemaTableArgs>>)
@JvmName(name = "psgsiwydibknditi")
suspend fun tables(value: List<StreamBackfillAllSqlServerExcludedObjectsSchemaTableArgs>?)

Parameters

value

Tables in the database. Structure is documented below.


@JvmName(name = "ytrswbahqbxbuqky")
suspend fun tables(vararg values: Output<StreamBackfillAllSqlServerExcludedObjectsSchemaTableArgs>)


@JvmName(name = "lnboetgjytdlehkv")
suspend fun tables(values: List<Output<StreamBackfillAllSqlServerExcludedObjectsSchemaTableArgs>>)
@JvmName(name = "kxaddmxjabdhnnfi")
suspend fun tables(vararg values: StreamBackfillAllSqlServerExcludedObjectsSchemaTableArgs)

Parameters

values

Tables in the database. Structure is documented below.


@JvmName(name = "bolomvfthhfqkajc")
suspend fun tables(argument: List<suspend StreamBackfillAllSqlServerExcludedObjectsSchemaTableArgsBuilder.() -> Unit>)
@JvmName(name = "fjkdwntyrigxgyvv")
suspend fun tables(vararg argument: suspend StreamBackfillAllSqlServerExcludedObjectsSchemaTableArgsBuilder.() -> Unit)
@JvmName(name = "yohvcjdlkygpogef")
suspend fun tables(argument: suspend StreamBackfillAllSqlServerExcludedObjectsSchemaTableArgsBuilder.() -> Unit)

Parameters

argument

Tables in the database. Structure is documented below.