targetConnectionsInfo

@JvmName(name = "thpipsujprvwxsrb")
suspend fun targetConnectionsInfo(value: Output<List<MapperTargetConnectionsInfoArgs>>)
@JvmName(name = "klxyptlanimgtrth")
suspend fun targetConnectionsInfo(value: List<MapperTargetConnectionsInfoArgs>?)

Parameters

value

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


@JvmName(name = "dbqenphcgkuffyeh")
suspend fun targetConnectionsInfo(vararg values: Output<MapperTargetConnectionsInfoArgs>)


@JvmName(name = "vnnavyfdggkdpmrg")
suspend fun targetConnectionsInfo(values: List<Output<MapperTargetConnectionsInfoArgs>>)
@JvmName(name = "sayhwgfpolrfncuh")
suspend fun targetConnectionsInfo(vararg values: MapperTargetConnectionsInfoArgs)

Parameters

values

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


@JvmName(name = "ajkcnncmarfauaxv")
suspend fun targetConnectionsInfo(argument: List<suspend MapperTargetConnectionsInfoArgsBuilder.() -> Unit>)
@JvmName(name = "gktyaoewqaowoolh")
suspend fun targetConnectionsInfo(vararg argument: suspend MapperTargetConnectionsInfoArgsBuilder.() -> Unit)
@JvmName(name = "lvnmlcudkkwxbupq")
suspend fun targetConnectionsInfo(argument: suspend MapperTargetConnectionsInfoArgsBuilder.() -> Unit)

Parameters

argument

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