correlationData

@JvmName(name = "kwvncaaplbrrocmy")
suspend fun correlationData(value: Output<String>)
@JvmName(name = "bwsxallfhegnwngp")
suspend fun correlationData(value: String?)

Parameters

value

The base64-encoded binary data used by the sender of the request message to identify which request the response message is for. For more information, see Correlation Data in the MQTT Version 5.0 specification. Supports substitution templates .

This binary data must be base64-encoded.