class Aws::IoTDataPlane::Types::RetainedMessageSummary
Information about a single retained message.
@!attribute [rw] topic
The topic name to which the retained message was published. @return [String]
@!attribute [rw] payload_size
The size of the retained message's payload in bytes. @return [Integer]
@!attribute [rw] qos
The quality of service (QoS) level used to publish the retained message. @return [Integer]
@!attribute [rw] last_modified_time
The Epoch date and time, in milliseconds, when the retained message was stored by IoT. @return [Integer]
Constants
- SENSITIVE