Local secondary indexes of the table.

C# |
public Dictionary<string, LocalSecondaryIndexDescription> LocalSecondaryIndexes { get; private set; }
C# |
public Dictionary<string, LocalSecondaryIndexDescription> LocalSecondaryIndexes { get; private set; }