Global secondary indexes of the table.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public Dictionary<string, GlobalSecondaryIndexDescription> GlobalSecondaryIndexes { get; private set; }
 Declaration Syntax
 Declaration Syntax| C# | 
public Dictionary<string, GlobalSecondaryIndexDescription> GlobalSecondaryIndexes { get; private set; }