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

Use this parameter only when paginating results to indicate the maximum number of user names you want in the response. If there are additional user 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)