payloadFormatIndicator

@JvmName(name = "mtpflmsiohxioflh")
suspend fun payloadFormatIndicator(value: Output<String>)
@JvmName(name = "nmdclceqcvtjesei")
suspend fun payloadFormatIndicator(value: String?)

Parameters

value

An Enum string value that indicates whether the payload is formatted as UTF-8. Valid values are UNSPECIFIED_BYTES and UTF8_DATA . For more information, see Payload Format Indicator from the MQTT Version 5.0 specification. Supports substitution templates .