columns

@JvmName(name = "hvfocjtontmxplpm")
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 = "jwccorrlaiexuvbe")
suspend fun columns(vararg values: Output<StreamBackfillAllSqlServerExcludedObjectsSchemaTableColumnArgs>)


@JvmName(name = "bwopmfyqehikeoeg")
suspend fun columns(values: List<Output<StreamBackfillAllSqlServerExcludedObjectsSchemaTableColumnArgs>>)
@JvmName(name = "knxlewtrfvvxinaa")
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 = "rovmeayefvgsjugd")
suspend fun columns(argument: List<suspend StreamBackfillAllSqlServerExcludedObjectsSchemaTableColumnArgsBuilder.() -> Unit>)
@JvmName(name = "gglndevesagatfmu")
suspend fun columns(vararg argument: suspend StreamBackfillAllSqlServerExcludedObjectsSchemaTableColumnArgsBuilder.() -> Unit)
@JvmName(name = "bngqiifbvatyhnov")
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.