AWS SDK for .NET Documentation
DynamoDBGlobalSecondaryIndexRangeKeyAttribute Constructor (indexNames)
AmazonAmazon.DynamoDBv2.DataModelDynamoDBGlobalSecondaryIndexRangeKeyAttributeDynamoDBGlobalSecondaryIndexRangeKeyAttribute(array<String>[]()[][]) Did this page help you?   Yes   No    Tell us about it...
Constructor that accepts multiple index names.
Declaration Syntax
C#
public DynamoDBGlobalSecondaryIndexRangeKeyAttribute(
	params string[] indexNames
)
Parameters
indexNames (array<String>[]()[][])
Names of the Local Secondary Indexes this range key belongs to.

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