
Icon | Member | Description |
---|---|---|
![]() | DynamoDBPropertyAttribute()()()() |
Default constructor
|
![]() | DynamoDBPropertyAttribute(String) |
Constructor that specifies an alternate attribute name
|
![]() | DynamoDBPropertyAttribute(Type) |
Constructor that specifies a custom converter.
Converter must be the type of a class that implements IPropertyConverter.
|
![]() | DynamoDBPropertyAttribute(String, Type) |
Constructor that specifies an alternate attribute name and a custom converter.
Converter must be the type of a class that implements IPropertyConverter.
|