sqlServerSourceConfig

@JvmName(name = "uqmtvskkegepcmmw")
suspend fun sqlServerSourceConfig(value: Output<StreamSourceConfigSqlServerSourceConfigArgs>)
@JvmName(name = "tjmkfvogfmhdvdkg")
suspend fun sqlServerSourceConfig(value: StreamSourceConfigSqlServerSourceConfigArgs?)

Parameters

value

SQL Server data source configuration. Structure is documented below.


@JvmName(name = "swvfolqkvfmjwsbt")
suspend fun sqlServerSourceConfig(argument: suspend StreamSourceConfigSqlServerSourceConfigArgsBuilder.() -> Unit)

Parameters

argument

SQL Server data source configuration. Structure is documented below.