AWS SDK for .NET Documentation
DynamoDBRangeKeyAttribute Constructor (attributeName)
AmazonAmazon.DynamoDBv2.DataModelDynamoDBRangeKeyAttributeDynamoDBRangeKeyAttribute(String) Did this page help you?   Yes   No    Tell us about it...
Constructor that specifies an alternate attribute name
Declaration Syntax
C#
public DynamoDBRangeKeyAttribute(
	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)