sourceConnectionsInfo

@JvmName(name = "fpfomwkflxygomjp")
suspend fun sourceConnectionsInfo(value: Output<List<MapperSourceConnectionsInfoArgs>>)
@JvmName(name = "scmnahfmcvkeelle")
suspend fun sourceConnectionsInfo(value: List<MapperSourceConnectionsInfoArgs>?)

Parameters

value

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


@JvmName(name = "mdimikcqbmrnjjrx")
suspend fun sourceConnectionsInfo(vararg values: Output<MapperSourceConnectionsInfoArgs>)


@JvmName(name = "lenchiiujqlkytse")
suspend fun sourceConnectionsInfo(values: List<Output<MapperSourceConnectionsInfoArgs>>)
@JvmName(name = "lmggtbhnosksqekp")
suspend fun sourceConnectionsInfo(vararg values: MapperSourceConnectionsInfoArgs)

Parameters

values

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


@JvmName(name = "xyukutuacrmgaqcn")
suspend fun sourceConnectionsInfo(argument: List<suspend MapperSourceConnectionsInfoArgsBuilder.() -> Unit>)
@JvmName(name = "nbdsiyufwagfpnbs")
suspend fun sourceConnectionsInfo(vararg argument: suspend MapperSourceConnectionsInfoArgsBuilder.() -> Unit)
@JvmName(name = "xhqgegrckxtnbocj")
suspend fun sourceConnectionsInfo(argument: suspend MapperSourceConnectionsInfoArgsBuilder.() -> Unit)

Parameters

argument

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