AWS SDK for .NET Documentation
Projection Property
AmazonAmazon.DynamoDBv2.ModelGlobalSecondaryIndexProjection Did this page help you?   Yes   No    Tell us about it...
Represents attributes that are copied (projected) from the table into an index. These are in addition to the primary key attributes and index key attributes, which are automatically projected.
Declaration Syntax
C#
public Projection Projection { get; set; }

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