AWS SDK for .NET Documentation
DynamoDBRangeKeyAttribute Constructor (converter)
AmazonAmazon.DynamoDBv2.DataModelDynamoDBRangeKeyAttributeDynamoDBRangeKeyAttribute(Type) Did this page help you?   Yes   No    Tell us about it...
Constructor that specifies a custom converter. Converter must be the type of a class that implements IPropertyConverter.
Declaration Syntax
C#
public DynamoDBRangeKeyAttribute(
	Type converter
)
Parameters
converter (Type)
Custom converter type.

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