AWS SDK for .NET Documentation
DynamoDBLocalSecondaryIndexRangeKeyAttribute Constructor (indexName)
AmazonAmazon.DynamoDBv2.DataModelDynamoDBLocalSecondaryIndexRangeKeyAttributeDynamoDBLocalSecondaryIndexRangeKeyAttribute(String) Did this page help you?   Yes   No    Tell us about it...
Constructor that accepts a single inde name.
Declaration Syntax
C#
public DynamoDBLocalSecondaryIndexRangeKeyAttribute(
	string indexName
)
Parameters
indexName (String)
Name of the Local Secondary Index this range key belongs to.

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