AWS SDK for .NET Documentation
MaxItems Property
AmazonAmazon.IdentityManagement.ModelListServerCertificatesRequestMaxItems Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property MaxItems.

Use this only when paginating results to indicate the maximum number of server certificates you want in the response. If there are additional server certificates beyond the maximum you specify, the

CopyC#
IsTruncated
response element will be set to
CopyC#
true
. This parameter is optional. If you do not include it, it defaults to 100.

Declaration Syntax
C#
public int MaxItems { get; set; }

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