targetConnectionsInfo

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "vjirucxjsllpcxfi")
suspend fun targetConnectionsInfo(argument: List<suspend MapperTargetConnectionsInfoArgsBuilder.() -> Unit>)
@JvmName(name = "yhilclqwynmnmcet")
suspend fun targetConnectionsInfo(vararg argument: suspend MapperTargetConnectionsInfoArgsBuilder.() -> Unit)
@JvmName(name = "sgbxsrwwvtvdeewr")
suspend fun targetConnectionsInfo(argument: suspend MapperTargetConnectionsInfoArgsBuilder.() -> Unit)

Parameters

argument

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