mysqlSourceConfig

@JvmName(name = "cecewhwdsgdthapm")
suspend fun mysqlSourceConfig(value: Output<StreamSourceConfigMysqlSourceConfigArgs>)
@JvmName(name = "kcspcwywynngffqc")
suspend fun mysqlSourceConfig(value: StreamSourceConfigMysqlSourceConfigArgs?)

Parameters

value

MySQL data source configuration. Structure is documented below.


@JvmName(name = "blhhudqpnxrdjlkv")
suspend fun mysqlSourceConfig(argument: suspend StreamSourceConfigMysqlSourceConfigArgsBuilder.() -> Unit)

Parameters

argument

MySQL data source configuration. Structure is documented below.