AWS SDK for .NET Documentation
AttributeDefinitions Property
AmazonAmazon.DynamoDBv2.ModelCreateTableRequestAttributeDefinitions Did this page help you?   Yes   No    Tell us about it...
An array of attributes that describe the key schema for the table and indexes.
Declaration Syntax
C#
public List<AttributeDefinition> AttributeDefinitions { get; set; }

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