AWS SDK for .NET Documentation
DynamoDBPropertyAttribute Constructor (attributeName)
AmazonAmazon.DynamoDB.DataModelDynamoDBPropertyAttributeDynamoDBPropertyAttribute(String) Did this page help you?   Yes   No    Tell us about it...
Constructor that specifies an alternate attribute name
Declaration Syntax
C#
public DynamoDBPropertyAttribute(
	string attributeName
)
Parameters
attributeName (String)
Name of attribute to be associated with property or field.

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