Package io.awspring.cloud.sns.core
Class MessageAttributeDataTypes
java.lang.Object
io.awspring.cloud.sns.core.MessageAttributeDataTypes
Helper class used for conversion between
MessageAttributeValue and Java types.- Since:
- 1.0
- Author:
- Alain Sahli
-
Field Summary
Fields -
Method Summary
-
Field Details
-
BINARY
Binary message attribute data type.- See Also:
-
NUMBER
Number message attribute data type.- See Also:
-
STRING
String message attribute data type.- See Also:
-
STRING_ARRAY
String.Array message attribute data type.- See Also:
-