AWS SDK for .NET Documentation
DataType Property
AmazonAmazon.SimpleNotificationService.ModelMessageAttributeValueDataType Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property DataType.

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

Declaration Syntax
C#
public string DataType { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)