AWS SDK for .NET Documentation
AttributeType Property
AmazonAmazon.DynamoDB.ModelKeySchemaElementAttributeType Did this page help you?   Yes   No    Tell us about it...
The AttributeType of the KeySchemaElement which can be a String or a Number.

Constraints:

Allowed Values
S, N, B

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

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