Constructor that accepts multiple index names.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public DynamoDBGlobalSecondaryIndexHashKeyAttribute( params string[] indexNames )
 Parameters
 Parameters- indexNames (array<String>[]()[][])
- Names of the Local Secondary Indexes this range key belongs to.