dataType property
Amazon SQS supports the following logical data types: String
,
Number
, and Binary
. For the Number
data type, you must use StringValue
.
You can also append custom labels. For more information, see Amazon SQS Message Attributes in the Amazon Simple Queue Service Developer Guide.
Implementation
final String dataType;