AWS SDK for .NET Documentation
GlobalSecondaryIndexes Property
AmazonAmazon.DynamoDBv2.DocumentModelTableGlobalSecondaryIndexes Did this page help you?   Yes   No    Tell us about it...
Global secondary indexes of the table.
Declaration Syntax
C#
public Dictionary<string, GlobalSecondaryIndexDescription> GlobalSecondaryIndexes { get; private set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)