targetConnectionsInfo

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "lenekqaqphgndoha")
suspend fun targetConnectionsInfo(argument: List<suspend MapperTargetConnectionsInfoArgsBuilder.() -> Unit>)
@JvmName(name = "fwtmbswnbavkvxas")
suspend fun targetConnectionsInfo(vararg argument: suspend MapperTargetConnectionsInfoArgsBuilder.() -> Unit)
@JvmName(name = "klqbmrsskbdvmjex")
suspend fun targetConnectionsInfo(argument: suspend MapperTargetConnectionsInfoArgsBuilder.() -> Unit)

Parameters

argument

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