RetainedMessageSummary - AWS IoT

RetainedMessageSummary

Information about a single retained message.

Contents

lastModifiedTime

The Epoch date and time, in milliseconds, when the retained message was stored by AWS IoT.

Type: Long

Required: No

payloadSize

The size of the retained message's payload in bytes.

Type: Long

Required: No

qos

The quality of service (QoS) level used to publish the retained message.

Type: Integer

Valid Range: Minimum value of 0. Maximum value of 1.

Required: No

topic

The topic name to which the retained message was published.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: