AWS SDK for .NET Documentation
CollectResults Property
AmazonAmazon.DynamoDBv2.DocumentModelScanOperationConfigCollectResults Did this page help you?   Yes   No    Tell us about it...
Whether to collect GetNextSet and GetRemaining results in Matches property. Default is true. If set to false, Matches will always be empty.
Declaration Syntax
C#
public bool CollectResults { get; set; }

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