attributeReference

@JvmName(name = "xbkbipkvkntkscjb")
suspend fun attributeReference(value: Output<MapperAttributeReferenceArgs>)
@JvmName(name = "ddtukqoshpgetdnc")
suspend fun attributeReference(value: MapperAttributeReferenceArgs?)

Parameters

value

Reference of the source column used in the mapping. It is used for 'Direct' mapping type only.


@JvmName(name = "myuvvbigoohqnbuq")
suspend fun attributeReference(argument: suspend MapperAttributeReferenceArgsBuilder.() -> Unit)

Parameters

argument

Reference of the source column used in the mapping. It is used for 'Direct' mapping type only.