class Aws::SNS::Types::PublishResponse

Response for Publish action.

@!attribute [rw] message_id

Unique identifier assigned to the published message.

Length Constraint: Maximum 100 characters
@return [String]

@!attribute [rw] sequence_number

This response element applies only to FIFO (first-in-first-out)
topics.

The sequence number is a large, non-consecutive number that Amazon
SNS assigns to each message. The length of `SequenceNumber` is 128
bits. `SequenceNumber` continues to increase for each
`MessageGroupId`.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/sns-2010-03-31/PublishResponse AWS API Documentation

Constants

SENSITIVE