Builder

class Builder

Properties

Link copied to clipboard

The length of time, in seconds, for which to delay a specific message. Valid values: 0 to 900. Maximum: 15 minutes. Messages with a positive DelaySeconds value become available for processing after the delay period is finished. If you don't specify a value, the default value for the queue applies.

Link copied to clipboard

Each message attribute consists of a Name, Type, and Value. For more information, see Amazon SQS message attributes in the Amazon SQS Developer Guide.

Link copied to clipboard

The message to send. The minimum size is one character. The maximum size is 256 KiB.

Link copied to clipboard

This parameter applies only to FIFO (first-in-first-out) queues.

Link copied to clipboard

This parameter applies only to FIFO (first-in-first-out) queues.

Link copied to clipboard

The message system attribute to send. Each message system attribute consists of a Name, Type, and Value.

Link copied to clipboard

The URL of the Amazon SQS queue to which a message is sent.