sourceConfig

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

Parameters

value

Source connection profile configuration. Structure is documented below.


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

Parameters

argument

Source connection profile configuration. Structure is documented below.