AWS SDK for .NET Documentation
ProjectionType Property
AmazonAmazon.DynamoDBv2.ModelProjectionProjectionType Did this page help you?   Yes   No    Tell us about it...
The set of attributes that are projected into the index:

Constraints:

Allowed Values
ALL, KEYS_ONLY, INCLUDE

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

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