AWS SDK for .NET Documentation
SelectValues Enumeration
AmazonAmazon.DynamoDBv2.DocumentModelSelectValues Did this page help you?   Yes   No    Tell us about it...
An enumeration of all supported Select values for Query and Scan. Value of Count will force service to return the number of items, not the items themselves.
Declaration Syntax
C#
public enum SelectValues
Members
MemberDescription
Count
SpecificAttributes
AllAttributes
AllProjectedAttributes

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