AttributeDefinition Class

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...

Specifies an attribute for describing the key schema for the table and indexes.

Inheritance Hierarchy

System.Object
  Amazon.DynamoDBv2.Model.AttributeDefinition

Namespace: Amazon.DynamoDBv2.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public class AttributeDefinition : Object

The AttributeDefinition type exposes the following members

Constructors

  Name Description
Public Method AttributeDefinition()

Properties

  Name Description
Public Property AttributeName A name for the attribute.

Constraints:Length1 - 255

Public Property AttributeType The data type for the attribute.

Constraints:Allowed ValuesS, N, B

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