Class SnsNotification.MessageAttribute
java.lang.Object
io.awspring.cloud.sqs.support.converter.SnsNotification.MessageAttribute
- Enclosing class:
SnsNotification<T>
Represents an SNS message attribute.
- Since:
- 3.4.1
- Author:
- Damien Chomat
-
Constructor Summary
ConstructorsConstructorDescriptionMessageAttribute(String type, String value) Creates a new message attribute. -
Method Summary
-
Constructor Details
-
MessageAttribute
-
-
Method Details
-
getType
-
getValue
-