Table of Contents

Class DynamoDBAttribute

Namespace
Amazon.DynamoDBv2.DataModel
Assembly
AWSSDK.DynamoDBv2.dll

Base DynamoDB attribute.

[AttributeUsage(AttributeTargets.All, Inherited = true, AllowMultiple = false)]
public abstract class DynamoDBAttribute : Attribute
Inheritance
DynamoDBAttribute
Derived
Inherited Members

Constructors

DynamoDBAttribute()

protected DynamoDBAttribute()