dataType property

String dataType
final

Amazon SNS supports the following logical data types: String, String.Array, Number, and Binary. For more information, see Message Attribute Data Types.

Implementation

final String dataType;