AWS SDK for .NET Documentation
MaxItems Property
AmazonAmazon.IdentityManagement.ModelListGroupPoliciesRequestMaxItems 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 policy names you want in the response. If there are additional policy names 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)