targetEntities

@JvmName(name = "ajhrtpawmrcwmltf")
suspend fun targetEntities(value: Output<List<MapperTableArgs>>)
@JvmName(name = "euotccbnsiubmdxm")
suspend fun targetEntities(value: List<MapperTableArgs>?)

Parameters

value

List of source tables for a target connection.


@JvmName(name = "hyxkciqpepbcclcp")
suspend fun targetEntities(vararg values: Output<MapperTableArgs>)


@JvmName(name = "tcrybofwlogkfyfm")
suspend fun targetEntities(values: List<Output<MapperTableArgs>>)
@JvmName(name = "bppsjekucbofpkay")
suspend fun targetEntities(vararg values: MapperTableArgs)

Parameters

values

List of source tables for a target connection.


@JvmName(name = "psirwtaeyctqwxnd")
suspend fun targetEntities(argument: List<suspend MapperTableArgsBuilder.() -> Unit>)
@JvmName(name = "vtunachslkpnugaq")
suspend fun targetEntities(vararg argument: suspend MapperTableArgsBuilder.() -> Unit)
@JvmName(name = "tyxioqdcopqxuiyj")
suspend fun targetEntities(argument: suspend MapperTableArgsBuilder.() -> Unit)

Parameters

argument

List of source tables for a target connection.