Class MessageAttributeDataTypes
java.lang.Object
io.awspring.cloud.sqs.support.converter.MessageAttributeDataTypes
- 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:
-