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:
- AttributeName - The name of the attribute.
- AttributeType - The data type for the attribute.
Namespace: Amazon.DynamoDBv2.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public List<AttributeDefinition> AttributeDefinitions { get; set; }
Property Value
Type: System.Collections.Generic.List<Amazon.DynamoDBv2.Model.AttributeDefinition>
Type: System.Collections.Generic.List<Amazon.DynamoDBv2.Model.AttributeDefinition>
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8
.NET for Windows Phone:
Supported in: Window Phone 8