AWS SDK for .NET Documentation
RangeKeyElement Property
AmazonAmazon.DynamoDB.ModelKeySchemaRangeKeyElement Did this page help you?   Yes   No    Tell us about it...
A range key element is treated as a secondary key (used in conjunction with the primary key), and can be a string or a number, and is only used for hash-and-range primary keys. The value can be String, Number, StringSet, NumberSet.
Declaration Syntax
C#
public KeySchemaElement RangeKeyElement { get; set; }

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