AWS SDK for .NET Documentation
AttributeDefinitions Property
AmazonAmazon.DynamoDBv2.ModelTableDescriptionAttributeDefinitions Did this page help you?   Yes   No    Tell us about it...
An array of AttributeDefinition objects. Each of these objects describes one attribute in the table and index key schema. Each AttributeDefinition object in this array is composed of:
Declaration Syntax
C#
public List<AttributeDefinition> AttributeDefinitions { get; set; }

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