sqsParameters property

SqsParameters? sqsParameters
final

Contains the message group ID to use when the target is a FIFO queue.

If you specify an SQS FIFO queue as a target, the queue must have content-based deduplication enabled.

Implementation

final SqsParameters? sqsParameters;