targetConnectionsInfo

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "gphkrrnliovbghni")
suspend fun targetConnectionsInfo(argument: List<suspend MapperTargetConnectionsInfoArgsBuilder.() -> Unit>)
@JvmName(name = "auspmajnpjfdwvcu")
suspend fun targetConnectionsInfo(vararg argument: suspend MapperTargetConnectionsInfoArgsBuilder.() -> Unit)
@JvmName(name = "bsxnetcnbtgydrmy")
suspend fun targetConnectionsInfo(argument: suspend MapperTargetConnectionsInfoArgsBuilder.() -> Unit)

Parameters

argument

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