sourceConfig

@JvmName(name = "elixytlgtqacwxxf")
suspend fun sourceConfig(value: Output<StreamSourceConfigArgs>)
@JvmName(name = "fltrarggbykpnumi")
suspend fun sourceConfig(value: StreamSourceConfigArgs?)

Parameters

value

Source connection profile configuration. Structure is documented below.


@JvmName(name = "gxxckdknsdgoppmv")
suspend fun sourceConfig(argument: suspend StreamSourceConfigArgsBuilder.() -> Unit)

Parameters

argument

Source connection profile configuration. Structure is documented below.