sourceConnectionsInfo

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "udytdpodwdjculau")
suspend fun sourceConnectionsInfo(argument: List<suspend MapperSourceConnectionsInfoArgsBuilder.() -> Unit>)
@JvmName(name = "wladmbboagyvxwny")
suspend fun sourceConnectionsInfo(vararg argument: suspend MapperSourceConnectionsInfoArgsBuilder.() -> Unit)
@JvmName(name = "jdwgfxcbrjkjkqbg")
suspend fun sourceConnectionsInfo(argument: suspend MapperSourceConnectionsInfoArgsBuilder.() -> Unit)

Parameters

argument

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