attributeReference

@JvmName(name = "axndhhtieatbgwps")
suspend fun attributeReference(value: Output<MapperAttributeReferenceArgs>)
@JvmName(name = "kpwdxfgkkkcbejnw")
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 = "xxyholomqxcenufo")
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.