Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace PutMessagesDetailsEntry

Object that represents a message to emit to a stream.

Properties

Optional key

key: undefined | string

The key of the message, expressed as a byte array up to 256 bytes in size. Messages with the same key are stored in the same partition.

value

value: string

The message, expressed as a byte array up to 1 MiB in size.

Functions

getDeserializedJsonObj

getJsonObj