AWS SDK for .NET Documentation
MaxRecords Property
AmazonAmazon.RDS.ModelDescribeReservedDBInstancesOfferingsRequestMaxRecords Did this page help you?   Yes   No    Tell us about it...
The maximum number of records to include in the response. If more than the MaxRecords value is available, a pagination token called a marker is included in the response so that the following results can be retrieved. Default: 100 Constraints: 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)