destination

@JvmName(name = "kxjlubhjyjjlonvb")
suspend fun destination(value: Output<Either<String, JsonMapperElement>>)
@JvmName(name = "sowjwwkyalxtujjt")
suspend fun destination(value: Either<String, JsonMapperElement>?)
@JvmName(name = "cafhlduivrnwmrhc")
fun destination(value: String)
@JvmName(name = "hcmobulmpptggaok")
fun destination(value: JsonMapperElement)

Parameters

value

Define the destination's element. The element is the body or the attributes of the message, to which the json array mapper will write the output map.