property SqsReceivedMessage.approximateReceiveCount

Approximate receive count (system attribute). May be undefined if the attribute is not requested.

Type

string | undefined

Usage

import { type SqsReceivedMessage } from "queue-plugin/src/index.ts";