AWS SDK for .NET Documentation
MaxItems Property
AmazonAmazon.IdentityManagement.ModelListGroupsRequestMaxItems 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 groups you want in the response. If there are additional groups beyond the maximum you specify, the

CopyC#
IsTruncated
response element is
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)