class Aws::IoTDataPlane::Types::GetRetainedMessageResponse
The output from the GetRetainedMessage operation.
@!attribute [rw] topic
The topic name to which the retained message was published. @return [String]
@!attribute [rw] payload
The Base64-encoded message payload of the retained message body. @return [String]
@!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