Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace PutMessage

A message that has been published to a queue.

Properties

Optional expireAfter

expireAfter: Date

The time after which the message will be automatically deleted, expressed in RFC 3339 timestamp format.

Example: {@code 2018-04-20T00:00:07.405Z}

id

id: number

The ID of the message. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj