AWS SDK for .NET Documentation
MaxRecords Property
AmazonAmazon.RDS.ModelDescribeEventSubscriptionsRequestMaxRecords 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 pagination token called a marker is included in the response so that the remaining 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)