AWS SDK for .NET Documentation
MaxItems Property
AmazonAmazon.IdentityManagement.ModelListAccountAliasesRequestMaxItems Did this page help you?   Yes   No    Tell us about it...
Use this only when paginating results to indicate the maximum number of account aliases you want in the response. If there are additional account aliases beyond the maximum you specify, the IsTruncated response element is true.

Constraints:

Range
1 - 1000

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

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.20.0 (1.5.20.0)