mD5OfMessageSystemAttributes property
An MD5 digest of the non-URL-encoded message system attribute string. You can use this attribute to verify that Amazon SQS received the message correctly. Amazon SQS URL-decodes the message before creating the MD5 digest.
Implementation
final String? mD5OfMessageSystemAttributes;