Options for IQueueProducer.send.
readonly
optional
contentType: "json" | "text" | "bytes" | "v8"
How the body is serialized. Defaults to 'json'.
readonly
optional
delaySeconds: number
Delivery delay in seconds, from 0 to 86400.