columns

@JvmName(name = "xrkikfbltgefbvvr")
suspend fun columns(value: Output<List<StreamBackfillAllSqlServerExcludedObjectsSchemaTableColumnArgs>>)

Parameters

value

SQL Server columns in the schema. When unspecified as part of include/exclude objects, includes/excludes everything. Structure is documented below.


@JvmName(name = "sonolpjphohvlunp")
suspend fun columns(vararg values: Output<StreamBackfillAllSqlServerExcludedObjectsSchemaTableColumnArgs>)


@JvmName(name = "dbnkkapivjigbxic")
suspend fun columns(values: List<Output<StreamBackfillAllSqlServerExcludedObjectsSchemaTableColumnArgs>>)
@JvmName(name = "bckexmhjurqbxvfc")
suspend fun columns(vararg values: StreamBackfillAllSqlServerExcludedObjectsSchemaTableColumnArgs)

Parameters

values

SQL Server columns in the schema. When unspecified as part of include/exclude objects, includes/excludes everything. Structure is documented below.


@JvmName(name = "yxxwefecdhdfxeom")
suspend fun columns(argument: List<suspend StreamBackfillAllSqlServerExcludedObjectsSchemaTableColumnArgsBuilder.() -> Unit>)
@JvmName(name = "vgvfxmnkisycykdf")
suspend fun columns(vararg argument: suspend StreamBackfillAllSqlServerExcludedObjectsSchemaTableColumnArgsBuilder.() -> Unit)
@JvmName(name = "rlqjupoxlrjeexxj")
suspend fun columns(argument: suspend StreamBackfillAllSqlServerExcludedObjectsSchemaTableColumnArgsBuilder.() -> Unit)

Parameters

argument

SQL Server columns in the schema. When unspecified as part of include/exclude objects, includes/excludes everything. Structure is documented below.