AWS SDK for .NET Documentation
MaxItems Property
AmazonAmazon.Route53.ModelListHealthChecksResultMaxItems Did this page help you?   Yes   No    Tell us about it...
The maximum number of health checks to be included in the response body. If the number of health checks associated with this AWS account exceeds MaxItems, the value of ListHealthChecksResponse$IsTruncated in the response is true. Call ListHealthChecks again and specify the value of ListHealthChecksResponse$NextMarker in the ListHostedZonesRequest$Marker element to get the next page of results.
Declaration Syntax
C#
public string MaxItems { get; set; }

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