AWS SDK for .NET Documentation
DynamoDBGlobalSecondaryIndexHashKeyAttribute Constructor (indexName)
AmazonAmazon.DynamoDBv2.DataModelDynamoDBGlobalSecondaryIndexHashKeyAttributeDynamoDBGlobalSecondaryIndexHashKeyAttribute(String) Did this page help you?   Yes   No    Tell us about it...
Constructor that accepts a single inde name.
Declaration Syntax
C#
public DynamoDBGlobalSecondaryIndexHashKeyAttribute(
	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)