Constructor that accepts multiple index names.

C# |
public DynamoDBGlobalSecondaryIndexRangeKeyAttribute( params string[] indexNames )

- indexNames (array<String>[]()[][])
- Names of the Local Secondary Indexes this range key belongs to.
C# |
public DynamoDBGlobalSecondaryIndexRangeKeyAttribute( params string[] indexNames )