Table.LocalSecondaryIndexes Property

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Local secondary indexes of the table.

Namespace: Amazon.DynamoDBv2.DocumentModel
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public Dictionary<String, LocalSecondaryIndexDescription> LocalSecondaryIndexes { get; }
Property Value
Type: System.Collections.Generic.Dictionary<System.String, Amazon.DynamoDBv2.Model.LocalSecondaryIndexDescription>

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5