sourceConnectionsInfo

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "wnnmxvguxnfyohsi")
suspend fun sourceConnectionsInfo(argument: List<suspend MapperSourceConnectionsInfoArgsBuilder.() -> Unit>)
@JvmName(name = "xaseqlrlxyletgxf")
suspend fun sourceConnectionsInfo(vararg argument: suspend MapperSourceConnectionsInfoArgsBuilder.() -> Unit)
@JvmName(name = "ejhpkxblpucnnhex")
suspend fun sourceConnectionsInfo(argument: suspend MapperSourceConnectionsInfoArgsBuilder.() -> Unit)

Parameters

argument

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