Interface IScanPaginator
- Namespace
- Amazon.DynamoDBv2.Model
- Assembly
- AWSSDK.DynamoDBv2.dll
Paginator for the Scan operation
public interface IScanPaginator
Properties
Responses
Enumerable containing all full responses for the operation
IPaginatedEnumerable<ScanResponse> Responses { get; }
Property Value
- IPaginatedEnumerable<ScanResponse>