AWS SDK for .NET Documentation
IndexStatus Property
AmazonAmazon.DynamoDBv2.ModelGlobalSecondaryIndexDescriptionIndexStatus Did this page help you?   Yes   No    Tell us about it...
The current state of the global secondary index:

Constraints:

Allowed Values
CREATING, UPDATING, DELETING, ACTIVE

Declaration Syntax
C#
public string IndexStatus { get; set; }

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