tables

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

Parameters

value

Tables in the database. Structure is documented below.


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


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

Parameters

values

Tables in the database. Structure is documented below.


@JvmName(name = "mwnxuasstlwsvhow")
suspend fun tables(argument: List<suspend StreamBackfillAllSqlServerExcludedObjectsSchemaTableArgsBuilder.() -> Unit>)
@JvmName(name = "hrdedelnigwwnplh")
suspend fun tables(vararg argument: suspend StreamBackfillAllSqlServerExcludedObjectsSchemaTableArgsBuilder.() -> Unit)
@JvmName(name = "cjldkwikiybaiagd")
suspend fun tables(argument: suspend StreamBackfillAllSqlServerExcludedObjectsSchemaTableArgsBuilder.() -> Unit)

Parameters

argument

Tables in the database. Structure is documented below.