sourceConnectionsInfo

@JvmName(name = "gxalcppolgkqfkxd")
suspend fun sourceConnectionsInfo(value: Output<List<MapperSourceConnectionsInfoArgs>>)
@JvmName(name = "ecwolpsswwjqvplx")
suspend fun sourceConnectionsInfo(value: List<MapperSourceConnectionsInfoArgs>?)

Parameters

value

List of sources connections that can be used as sources in the CDC.


@JvmName(name = "iykhvrtmtsmcoojb")
suspend fun sourceConnectionsInfo(vararg values: Output<MapperSourceConnectionsInfoArgs>)


@JvmName(name = "akfnvhntgshiwxqp")
suspend fun sourceConnectionsInfo(values: List<Output<MapperSourceConnectionsInfoArgs>>)
@JvmName(name = "gmrrkrdvunamibmx")
suspend fun sourceConnectionsInfo(vararg values: MapperSourceConnectionsInfoArgs)

Parameters

values

List of sources connections that can be used as sources in the CDC.


@JvmName(name = "vyuupiqffbmicsgi")
suspend fun sourceConnectionsInfo(argument: List<suspend MapperSourceConnectionsInfoArgsBuilder.() -> Unit>)
@JvmName(name = "xewafcqwusewgole")
suspend fun sourceConnectionsInfo(vararg argument: suspend MapperSourceConnectionsInfoArgsBuilder.() -> Unit)
@JvmName(name = "rrtrtcoasxmxnxsb")
suspend fun sourceConnectionsInfo(argument: suspend MapperSourceConnectionsInfoArgsBuilder.() -> Unit)

Parameters

argument

List of sources connections that can be used as sources in the CDC.