AWS SDK for .NET Documentation
AttributesToGet Property
AmazonAmazon.DynamoDB.ModelGetItemRequestAttributesToGet Did this page help you?   Yes   No    Tell us about it...
List of Attribute names. If attribute names are not specified then all attributes will be returned. If some attributes are not found, they will not appear in the result.

Constraints:

Length
1 -

Declaration Syntax
C#
public List<string> AttributesToGet { get; set; }

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