targetConnectionsInfo

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "gustaemkpwmshkqb")
suspend fun targetConnectionsInfo(argument: List<suspend MapperTargetConnectionsInfoArgsBuilder.() -> Unit>)
@JvmName(name = "fecptuooixfemwfq")
suspend fun targetConnectionsInfo(vararg argument: suspend MapperTargetConnectionsInfoArgsBuilder.() -> Unit)
@JvmName(name = "pxldhowstgvmyfmc")
suspend fun targetConnectionsInfo(argument: suspend MapperTargetConnectionsInfoArgsBuilder.() -> Unit)

Parameters

argument

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