sourceConnectionsInfo

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "dxcxkrmssynyprxr")
suspend fun sourceConnectionsInfo(argument: List<suspend MapperSourceConnectionsInfoArgsBuilder.() -> Unit>)
@JvmName(name = "wtlyagdwhxxkajgv")
suspend fun sourceConnectionsInfo(vararg argument: suspend MapperSourceConnectionsInfoArgsBuilder.() -> Unit)
@JvmName(name = "bnfbqqpcwyfwrikp")
suspend fun sourceConnectionsInfo(argument: suspend MapperSourceConnectionsInfoArgsBuilder.() -> Unit)

Parameters

argument

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