AWS SDK for .NET Documentation
MaxRecords Property
AmazonAmazon.ElastiCache.ModelDescribeCacheParameterGroupsRequestMaxRecords Did this page help you?   Yes   No    Tell us about it...
The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved. Default: 100Constraints: minimum 20; maximum 100.
Declaration Syntax
C#
public int MaxRecords { get; set; }

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